Home
last modified time | relevance | path

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

/linux-4.1.27/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.c9876 .removexattr = btrfs_removexattr,
9953 .removexattr = btrfs_removexattr,
9967 .removexattr = btrfs_removexattr,
9982 .removexattr = btrfs_removexattr,