Home
last modified time | relevance | path

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

/Linux-v6.1/fs/9p/
Dv9fs_vfs.h63 int v9fs_vfs_setattr_dotl(struct user_namespace *mnt_userns,
Dvfs_inode_dotl.c539 int v9fs_vfs_setattr_dotl(struct user_namespace *mnt_userns, in v9fs_vfs_setattr_dotl() function
984 .setattr = v9fs_vfs_setattr_dotl,
991 .setattr = v9fs_vfs_setattr_dotl,
999 .setattr = v9fs_vfs_setattr_dotl,
Dacl.c298 v9fs_vfs_setattr_dotl(&init_user_ns, dentry, &iattr); in v9fs_xattr_set_acl()