Home
last modified time | relevance | path

Searched refs:may_setattr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/
H A Dattr.c326 int may_setattr(struct mnt_idmap *idmap, struct inode *inode, in may_setattr() function
352 EXPORT_SYMBOL(may_setattr);
392 error = may_setattr(idmap, inode, ia_valid); in notify_change()
/openbmc/linux/fs/gfs2/
H A Dinode.c2015 error = may_setattr(&nop_mnt_idmap, inode, attr->ia_valid); in gfs2_setattr()
/openbmc/linux/include/linux/
H A Dfs.h3226 int may_setattr(struct mnt_idmap *idmap, struct inode *inode,