Home
last modified time | relevance | path

Searched refs:nfs3_get_acl (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs3_fs.h14 extern struct posix_acl *nfs3_get_acl(struct inode *inode, int type);
H A Dnfs3acl.c47 struct posix_acl *nfs3_get_acl(struct inode *inode, int type) in nfs3_get_acl() function
H A Dnfs3proc.c978 .get_acl = nfs3_get_acl,
989 .get_acl = nfs3_get_acl,
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs3_fs.h14 extern struct posix_acl *nfs3_get_acl(struct inode *inode, int type, bool rcu);
H A Dnfs3acl.c46 struct posix_acl *nfs3_get_acl(struct inode *inode, int type, bool rcu) in nfs3_get_acl() function
H A Dnfs3proc.c1001 .get_inode_acl = nfs3_get_acl,
1012 .get_inode_acl = nfs3_get_acl,

Completed in 4 milliseconds