Home
last modified time | relevance | path

Searched refs:nilfs_setattr (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/nilfs2/
H A Dfile.c154 .setattr = nilfs_setattr,
H A Dnamei.c551 .setattr = nilfs_setattr,
559 .setattr = nilfs_setattr,
H A Dnilfs.h274 extern int nilfs_setattr(struct mnt_idmap *, struct dentry *,
H A Dinode.c970 int nilfs_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in nilfs_setattr() function