Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/backend/
H A Dfs.c215 static struct l9p_acl *getacl(struct fs_fid *ff, int fd, const char *path);
798 getacl(struct fs_fid *ff, int fd, const char *path) in getacl() function
1831 parent_acl = getacl(file, -1, dirname); in fs_remove()
2026 acl = getacl(file, -1, next); in fs_walk()
2186 parent_acl = getacl(file, -1, newname); in fs_wstat()
2436 oparent_acl = getacl(file, -1, olddir); in fs_rename()
2984 facl = getacl(off, -1, onb); in fs_renameat()
3036 facl = getacl(dirff, -1, newname); in fs_unlinkat()