Home
last modified time | relevance | path

Searched refs:fat_setattr (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/fat/
Dfile.c98 err = fat_setattr(file->f_path.dentry, &ia); in fat_ioctl_set_attributes()
469 int fat_setattr(struct dentry *dentry, struct iattr *attr) in fat_setattr() function
558 EXPORT_SYMBOL_GPL(fat_setattr);
561 .setattr = fat_setattr,
Dfat.h400 extern int fat_setattr(struct dentry *dentry, struct iattr *attr);
Dnamei_msdos.c639 .setattr = fat_setattr,
Dnamei_vfat.c1034 .setattr = fat_setattr,
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch57892 @@ -494,6 +514,7 @@ int fat_setattr(struct dentry *dentry, struct iattr *attr)
57900 @@ -504,7 +525,7 @@ int fat_setattr(struct dentry *dentry, struct iattr *attr)
57909 @@ -534,6 +555,9 @@ int fat_setattr(struct dentry *dentry, struct iattr *attr)
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch360245 @@ -503,6 +521,7 @@ int fat_setattr(struct dentry *dentry, struct iattr *attr)
360253 @@ -513,7 +532,7 @@ int fat_setattr(struct dentry *dentry, struct iattr *attr)
360262 @@ -543,6 +562,9 @@ int fat_setattr(struct dentry *dentry, struct iattr *attr)