Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dnamei.c504 .get_acl = ntfs_get_acl,
518 .get_acl = ntfs_get_acl,
Dntfs_fs.h871 struct posix_acl *ntfs_get_acl(struct mnt_idmap *idmap, struct dentry *dentry,
878 #define ntfs_get_acl NULL macro
Dxattr.c543 struct posix_acl *ntfs_get_acl(struct mnt_idmap *idmap, struct dentry *dentry, in ntfs_get_acl() function
Dfile.c1381 .get_acl = ntfs_get_acl,