Home
last modified time | relevance | path

Searched refs:jfs_removexattr (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/fs/jfs/
Dsymlink.c31 .removexattr = jfs_removexattr,
42 .removexattr = jfs_removexattr,
Djfs_xattr.h62 extern int jfs_removexattr(struct dentry *, const char *);
Dfile.c146 .removexattr = jfs_removexattr,
Dxattr.c1030 int jfs_removexattr(struct dentry *dentry, const char *name) in jfs_removexattr() function
Dnamei.c1542 .removexattr = jfs_removexattr,