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

/linux-4.1.27/fs/9p/
H A Dacl.c28 static struct posix_acl *__v9fs_get_acl(struct p9_fid *fid, char *name) __v9fs_get_acl() function
70 dacl = __v9fs_get_acl(fid, POSIX_ACL_XATTR_DEFAULT); v9fs_get_acl()
71 pacl = __v9fs_get_acl(fid, POSIX_ACL_XATTR_ACCESS); v9fs_get_acl()

Completed in 121 milliseconds