Searched refs:fuse_removexattr (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/fs/fuse/
H A Ddir.c1842 static int fuse_removexattr(struct dentry *entry, const char *name) fuse_removexattr() function
1886 .removexattr = fuse_removexattr,
1907 .removexattr = fuse_removexattr,
1919 .removexattr = fuse_removexattr,

Completed in 42 milliseconds