Searched refs:v9fs_iop_get_acl (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/9p/
H A Dacl.h19 extern struct posix_acl *v9fs_iop_get_acl(struct inode *inode, int type);
27 #define v9fs_iop_get_acl NULL v9fs_get_acl() macro
H A Dacl.c100 struct posix_acl *v9fs_iop_get_acl(struct inode *inode, int type) v9fs_iop_get_acl() function
H A Dvfs_inode_dotl.c992 .get_acl = v9fs_iop_get_acl,
1002 .get_acl = v9fs_iop_get_acl,

Completed in 175 milliseconds