Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ntfs3/
Dnamei.c372 .get_acl = ntfs_get_acl,
384 .get_acl = ntfs_get_acl,
Dntfs_fs.h839 struct posix_acl *ntfs_get_acl(struct inode *inode, int type, bool rcu);
845 #define ntfs_get_acl NULL macro
Dxattr.c533 struct posix_acl *ntfs_get_acl(struct inode *inode, int type, bool rcu) in ntfs_get_acl() function
Dfile.c1232 .get_acl = ntfs_get_acl,
Dinode.c1940 .get_acl = ntfs_get_acl,