Home
last modified time | relevance | path

Searched refs:ntfs_setattr (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ntfs/
H A Dinode.h292 extern int ntfs_setattr(struct dentry *dentry, struct iattr *attr);
H A Dfile.c2020 .setattr = ntfs_setattr,
H A Dinode.c2342 * compressed and not encrypted. This is enforced in ntfs_setattr(), see
2869 * ntfs_setattr - called from notify_change() when an attribute is being changed
2882 int ntfs_setattr(struct dentry *dentry, struct iattr *attr) in ntfs_setattr() function
/kernel/linux/linux-6.6/fs/ntfs/
H A Dinode.h292 extern int ntfs_setattr(struct mnt_idmap *idmap,
H A Dfile.c1998 .setattr = ntfs_setattr,
H A Dinode.c2342 * compressed and not encrypted. This is enforced in ntfs_setattr(), see
2868 * ntfs_setattr - called from notify_change() when an attribute is being changed
2882 int ntfs_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in ntfs_setattr() function

Completed in 12 milliseconds