Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dposix_acl.c99 struct posix_acl *get_acl(struct inode *inode, int type) in get_acl() function
/linux-4.1.27/fs/cifs/
Dcifsglob.h396 struct cifs_ntsd * (*get_acl)(struct cifs_sb_info *, struct inode *, member
/linux-4.1.27/include/linux/
Dfs.h1628 struct posix_acl * (*get_acl)(struct inode *, int); member