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.c572 .setattr = nilfs_setattr,
580 .setattr = nilfs_setattr,
H A Dnilfs.h280 extern int nilfs_setattr(struct mnt_idmap *, struct dentry *,
H A Dinode.c981 int nilfs_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in nilfs_setattr() function