Home
last modified time | relevance | path

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

/linux/fs/
H A Dattr.c372 int may_setattr(struct mnt_idmap *idmap, struct inode *inode, in may_setattr() function
398 EXPORT_SYMBOL(may_setattr);
438 error = may_setattr(idmap, inode, ia_valid); in notify_change()