Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ntfs3/
Dnamei.c370 .get_acl = ntfs_get_acl,
382 .get_acl = ntfs_get_acl,
Dntfs_fs.h845 struct posix_acl *ntfs_get_acl(struct inode *inode, int type, bool rcu);
851 #define ntfs_get_acl NULL macro
Dxattr.c539 struct posix_acl *ntfs_get_acl(struct inode *inode, int type, bool rcu) in ntfs_get_acl() function
Dfile.c1258 .get_acl = ntfs_get_acl,