Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dposix_acl.c109 struct posix_acl *get_acl(struct inode *inode, int type) in get_acl() function
/linux-6.1.9/fs/cifs/
Dcifsglob.h489 struct cifs_ntsd * (*get_acl)(struct cifs_sb_info *, struct inode *, member
/linux-6.1.9/include/linux/
Dfs.h2159 struct posix_acl * (*get_acl)(struct inode *, int, bool); member