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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dinode.h308 extern int ntfs_setattr(struct dentry *dentry, struct iattr *attr);
H A Dfile.c2222 .setattr = ntfs_setattr,
H A Dinode.c2310 * compressed and not encrypted. This is enforced in ntfs_setattr(), see
2812 * ntfs_setattr - called from notify_change() when an attribute is being changed
2826 int ntfs_setattr(struct dentry *dentry, struct iattr *attr) function

Completed in 74 milliseconds