Searched defs:removexattr (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/ | ||
D | xattr.c | 293 removexattr(struct dentry *d, char *name) in removexattr() function |
/linux-2.4.37.9/include/linux/ | ||
D | fs.h | 905 int (*removexattr) (struct dentry *, const char *); member |