Home
last modified time | relevance | path

Searched refs:uncached_acl_sentinel (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/nfs/
Dnfs3acl.c22 struct posix_acl *sentinel = uncached_acl_sentinel(current); in nfs3_prepare_get_acl()
31 struct posix_acl *sentinel = uncached_acl_sentinel(current); in nfs3_complete_get_acl()
41 struct posix_acl *sentinel = uncached_acl_sentinel(current); in nfs3_abort_get_acl()
/linux-4.19.296/fs/
Dposix_acl.c114 sentinel = uncached_acl_sentinel(current); in get_acl()
/linux-4.19.296/include/linux/
Dfs.h569 uncached_acl_sentinel(struct task_struct *task) in uncached_acl_sentinel() function