Home
last modified time | relevance | path

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

/Linux-v5.15/fs/9p/
Dv9fs_vfs.h62 int v9fs_vfs_setattr_dotl(struct user_namespace *, struct dentry *,
Dvfs_inode_dotl.c551 int v9fs_vfs_setattr_dotl(struct user_namespace *mnt_userns, in v9fs_vfs_setattr_dotl() function
992 .setattr = v9fs_vfs_setattr_dotl,
999 .setattr = v9fs_vfs_setattr_dotl,
1007 .setattr = v9fs_vfs_setattr_dotl,
Dacl.c305 v9fs_vfs_setattr_dotl(&init_user_ns, dentry, &iattr); in v9fs_xattr_set_acl()