Searched refs:ksmbd_vfs_remove_xattr (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/ksmbd/ |
| A D | vfs.h | 114 int ksmbd_vfs_remove_xattr(struct user_namespace *user_ns,
|
| A D | vfs.c | 1081 int ksmbd_vfs_remove_xattr(struct user_namespace *user_ns, in ksmbd_vfs_remove_xattr() function 1316 err = ksmbd_vfs_remove_xattr(user_ns, dentry, name); in ksmbd_vfs_remove_acl_xattrs() 1347 err = ksmbd_vfs_remove_xattr(user_ns, dentry, name); in ksmbd_vfs_remove_sd_xattrs()
|
| A D | vfs_cache.c | 254 err = ksmbd_vfs_remove_xattr(file_mnt_user_ns(filp), in __ksmbd_inode_close()
|
| A D | smb2pdu.c | 2213 rc = ksmbd_vfs_remove_xattr(user_ns, in smb2_set_ea() 2318 err = ksmbd_vfs_remove_xattr(user_ns, path->dentry, name); in smb2_remove_smb_xattrs()
|
Completed in 20 milliseconds