Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ntfs3/
Dnamei.c598 .get_acl = ntfs_get_acl,
611 .get_acl = ntfs_get_acl,
Dntfs_fs.h862 struct posix_acl *ntfs_get_acl(struct mnt_idmap *idmap, struct dentry *dentry,
869 #define ntfs_get_acl NULL macro
Dxattr.c536 struct posix_acl *ntfs_get_acl(struct mnt_idmap *idmap, struct dentry *dentry, in ntfs_get_acl() function
Dfile.c1175 .get_acl = ntfs_get_acl,