Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dnamei.c610 .get_acl = ntfs_get_acl,
623 .get_acl = ntfs_get_acl,
H A Dntfs_fs.h866 struct posix_acl *ntfs_get_acl(struct mnt_idmap *idmap, struct dentry *dentry,
873 #define ntfs_get_acl NULL macro
H A Dxattr.c542 struct posix_acl *ntfs_get_acl(struct mnt_idmap *idmap, struct dentry *dentry, in ntfs_get_acl() function
H A Dfile.c1224 .get_acl = ntfs_get_acl,