Home
last modified time | relevance | path

Searched refs:kernfs_iop_removexattr (Results 1 – 4 of 4) sorted by relevance

/fs/kernfs/
Dinode.c32 .removexattr = kernfs_iop_removexattr,
199 int kernfs_iop_removexattr(struct dentry *dentry, const char *name) in kernfs_iop_removexattr() function
Dkernfs-internal.h86 int kernfs_iop_removexattr(struct dentry *dentry, const char *name);
Dsymlink.c134 .removexattr = kernfs_iop_removexattr,
Ddir.c952 .removexattr = kernfs_iop_removexattr,