Home
last modified time | relevance | path

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

/fs/9p/
Dvfs_inode_dotl.c554 int v9fs_vfs_setattr_dotl(struct user_namespace *mnt_userns, in v9fs_vfs_setattr_dotl() function
1007 .setattr = v9fs_vfs_setattr_dotl,
1014 .setattr = v9fs_vfs_setattr_dotl,
1022 .setattr = v9fs_vfs_setattr_dotl,
Dv9fs_vfs.h63 int v9fs_vfs_setattr_dotl(struct user_namespace *mnt_userns,
Dacl.c306 v9fs_vfs_setattr_dotl(&init_user_ns, dentry, &iattr); in v9fs_xattr_set_acl()