Home
last modified time | relevance | path

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

/linux-4.1.27/fs/jfs/
Dsymlink.c39 .removexattr = jfs_removexattr,
50 .removexattr = jfs_removexattr,
Djfs_xattr.h62 extern int jfs_removexattr(struct dentry *, const char *);
Dfile.c143 .removexattr = jfs_removexattr,
Dxattr.c1030 int jfs_removexattr(struct dentry *dentry, const char *name) in jfs_removexattr() function
Dnamei.c1521 .removexattr = jfs_removexattr,