Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dxattr.h35 extern int btrfs_removexattr(struct dentry *dentry, const char *name);
Dxattr.c455 int btrfs_removexattr(struct dentry *dentry, const char *name) in btrfs_removexattr() function
Dinode.c10026 .removexattr = btrfs_removexattr,
10103 .removexattr = btrfs_removexattr,
10117 .removexattr = btrfs_removexattr,
10132 .removexattr = btrfs_removexattr,