Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dnamei.c515 .get_acl = ntfs_get_acl,
527 .get_acl = ntfs_get_acl,
H A Dntfs_fs.h936 struct posix_acl *ntfs_get_acl(struct mnt_idmap *idmap, struct dentry *dentry,
943 #define ntfs_get_acl NULL macro
H A Dxattr.c543 struct posix_acl *ntfs_get_acl(struct mnt_idmap *idmap, struct dentry *dentry, in ntfs_get_acl() function
H A Dfile.c1550 .get_acl = ntfs_get_acl,