Home
last modified time | relevance | path

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

/linux/fs/9p/
H A Dacl.h10 int v9fs_get_acl(struct inode *inode, struct p9_fid *fid);
27 static inline int v9fs_get_acl(struct inode *inode, struct p9_fid *fid) in v9fs_get_acl() function
H A Dvfs_super.c132 retval = v9fs_get_acl(inode, fid); in v9fs_get_tree()
H A Dvfs_inode_dotl.c131 retval = v9fs_get_acl(inode, fid); in v9fs_qid_iget_dotl()