Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fuse/
Dxattr.c154 int fuse_removexattr(struct inode *inode, const char *name) in fuse_removexattr() function
199 return fuse_removexattr(inode, name); in fuse_xattr_set()
Dacl.c99 ret = fuse_removexattr(inode, name); in fuse_set_acl()
Dfuse_i.h1196 int fuse_removexattr(struct inode *inode, const char *name);