Searched refs:path_removexattr (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/
H A Dxattr.c920 static int path_removexattr(const char __user *pathname, function
945 return path_removexattr(pathname, name, LOOKUP_FOLLOW);
951 return path_removexattr(pathname, name, 0);

Completed in 283 milliseconds