Home
last modified time | relevance | path

Searched refs:setattr_prepare (Results 1 – 25 of 49) sorted by relevance

12

/openbmc/linux/fs/minix/
H A Dfile.c31 error = setattr_prepare(&nop_mnt_idmap, dentry, attr); in minix_setattr()
/openbmc/linux/fs/sysv/
H A Dfile.c38 error = setattr_prepare(&nop_mnt_idmap, dentry, attr); in sysv_setattr()
/openbmc/linux/fs/
H A Dattr.c165 int setattr_prepare(struct mnt_idmap *idmap, struct dentry *dentry, in setattr_prepare() function
230 EXPORT_SYMBOL(setattr_prepare);
/openbmc/linux/fs/jfs/
H A Dfile.c94 rc = setattr_prepare(&nop_mnt_idmap, dentry, iattr); in jfs_setattr()
/openbmc/linux/fs/ramfs/
H A Dfile-nommu.c169 ret = setattr_prepare(&nop_mnt_idmap, dentry, ia); in ramfs_nommu_setattr()
/openbmc/linux/fs/udf/
H A Dfile.c220 error = setattr_prepare(&nop_mnt_idmap, dentry, attr); in udf_setattr()
/openbmc/linux/fs/adfs/
H A Dinode.c305 error = setattr_prepare(&nop_mnt_idmap, dentry, attr); in adfs_notify_change()
/openbmc/linux/fs/omfs/
H A Dfile.c346 error = setattr_prepare(&nop_mnt_idmap, dentry, attr); in omfs_setattr()
/openbmc/linux/fs/exfat/
H A Dfile.c268 error = setattr_prepare(&nop_mnt_idmap, dentry, attr); in exfat_setattr()
/openbmc/linux/fs/hpfs/
H A Dinode.c278 error = setattr_prepare(&nop_mnt_idmap, dentry, attr); in hpfs_setattr()
/openbmc/linux/fs/kernfs/
H A Dinode.c123 error = setattr_prepare(&nop_mnt_idmap, dentry, iattr); in kernfs_iop_setattr()
/openbmc/linux/fs/ocfs2/dlmfs/
H A Ddlmfs.c198 error = setattr_prepare(&nop_mnt_idmap, dentry, attr); in dlmfs_file_setattr()
/openbmc/linux/fs/affs/
H A Dinode.c227 error = setattr_prepare(&nop_mnt_idmap, dentry, attr); in affs_notify_change()
/openbmc/linux/fs/fat/
H A Dfile.c495 error = setattr_prepare(idmap, dentry, attr); in fat_setattr()
/openbmc/linux/fs/proc/
H A Dgeneric.c125 error = setattr_prepare(&nop_mnt_idmap, dentry, iattr); in proc_notify_change()
/openbmc/linux/fs/jffs2/
H A Dfs.c199 rc = setattr_prepare(&nop_mnt_idmap, dentry, iattr); in jffs2_setattr()
/openbmc/linux/fs/nfsd/
H A Dnfsproc.c96 setattr_prepare(&nop_mnt_idmap, fhp->fh_dentry, iap) != 0) { in nfsd_proc_setattr()
/openbmc/linux/fs/hfsplus/
H A Dinode.c255 error = setattr_prepare(&nop_mnt_idmap, dentry, attr); in hfsplus_setattr()
/openbmc/linux/fs/hfs/
H A Dinode.c624 error = setattr_prepare(&nop_mnt_idmap, dentry, in hfs_inode_setattr()
/openbmc/linux/fs/9p/
H A Dvfs_inode_dotl.c549 retval = setattr_prepare(&nop_mnt_idmap, dentry, iattr); in v9fs_vfs_setattr_dotl()
/openbmc/linux/fs/hostfs/
H A Dhostfs_kern.c813 err = setattr_prepare(&nop_mnt_idmap, dentry, attr); in hostfs_setattr()
/openbmc/linux/fs/xfs/
H A Dxfs_iops.c647 return setattr_prepare(idmap, dentry, iattr); in xfs_vn_change_ok()
/openbmc/linux/fs/ecryptfs/
H A Dinode.c950 rc = setattr_prepare(&nop_mnt_idmap, dentry, ia); in ecryptfs_setattr()
/openbmc/linux/fs/orangefs/
H A Dinode.c847 ret = setattr_prepare(&nop_mnt_idmap, dentry, iattr); in orangefs_setattr()
/openbmc/linux/fs/ntfs3/
H A Dfile.c685 err = setattr_prepare(idmap, dentry, attr); in ntfs3_setattr()

12