Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dxattr.c601 removexattr(struct dentry *d, const char __user *name) in removexattr() function
637 SYSCALL_DEFINE2(removexattr, const char __user *, pathname, in SYSCALL_DEFINE2() argument
/linux-4.4.14/include/linux/
Dfs.h1669 int (*removexattr) (struct dentry *, const char *); member