Searched defs:removexattr (Results 1 – 2 of 2) sorted by relevance
563 removexattr(struct dentry *d, const char __user *name) in removexattr() function577 SYSCALL_DEFINE2(removexattr, const char __user *, pathname, in SYSCALL_DEFINE2() argument
1652 int (*removexattr) (struct dentry *, const char *); member