Home
last modified time | relevance | path

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

/linux-3.4.99/fs/jfs/
Dsymlink.c39 .removexattr = jfs_removexattr,
50 .removexattr = jfs_removexattr,
Djfs_xattr.h62 extern int jfs_removexattr(struct dentry *, const char *);
Dfile.c140 .removexattr = jfs_removexattr,
Dxattr.c1070 int jfs_removexattr(struct dentry *dentry, const char *name) in jfs_removexattr() function
Dnamei.c1523 .removexattr = jfs_removexattr,