Searched refs:ntfs_init_acl (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ntfs3/
H A Dxattr.c668 * ntfs_init_acl - Initialize the ACLs of a new inode.
672 int ntfs_init_acl(struct mnt_idmap *idmap, struct inode *inode, function
H A Dntfs_fs.h873 int ntfs_init_acl(struct mnt_idmap *idmap, struct inode *inode,
H A Dinode.c1649 err = ntfs_init_acl(idmap, inode, dir);
1659 * ntfs_init_acl and ntfs_save_wsl_perm update extended attribute.
1668 * in ntfs_init_acl and ntfs_save_wsl_perm.
1693 /* Set original time. inode times (i_ctime) may be changed in ntfs_init_acl. */

Completed in 157 milliseconds