Home
last modified time | relevance | path

Searched defs:get_acl (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/fs/
Dposix_acl.c109 struct posix_acl *get_acl(struct inode *inode, int type) in get_acl() function
/Linux-v6.1/fs/cifs/
Dcifsglob.h487 struct cifs_ntsd * (*get_acl)(struct cifs_sb_info *, struct inode *, member
/Linux-v6.1/include/linux/
Dfs.h2153 struct posix_acl * (*get_acl)(struct inode *, int, bool); member