Home
last modified time | relevance | path

Searched defs:removexattr (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/
Dxattr.c293 removexattr(struct dentry *d, char *name) in removexattr() function
/linux-2.4.37.9/include/linux/
Dfs.h905 int (*removexattr) (struct dentry *, const char *); member