Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfs/
Dnfs3acl.c22 struct posix_acl *sentinel = uncached_acl_sentinel(current); in nfs3_prepare_get_acl()
30 struct posix_acl *sentinel = uncached_acl_sentinel(current); in nfs3_complete_get_acl()
40 struct posix_acl *sentinel = uncached_acl_sentinel(current); in nfs3_abort_get_acl()
/linux-6.6.21/fs/
Dposix_acl.c136 sentinel = uncached_acl_sentinel(current); in __get_acl()
/linux-6.6.21/include/linux/
Dfs.h617 uncached_acl_sentinel(struct task_struct *task) in uncached_acl_sentinel() function