Home
last modified time | relevance | path

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

/linux-6.1.9/fs/9p/
Dacl.h10 int v9fs_get_acl(struct inode *inode, struct p9_fid *fid);
21 static inline int v9fs_get_acl(struct inode *inode, struct p9_fid *fid) in v9fs_get_acl() function
Dacl.c48 int v9fs_get_acl(struct inode *inode, struct p9_fid *fid) in v9fs_get_acl() function
Dvfs_super.c184 retval = v9fs_get_acl(inode, fid); in v9fs_mount()
Dvfs_inode_dotl.c134 retval = v9fs_get_acl(inode, fid); in v9fs_qid_iget_dotl()