Searched refs:may_linkat (Results 1 – 3 of 3) sorted by relevance
66 int may_linkat(struct user_namespace *mnt_userns, const struct path *link);
186 error = may_linkat(mnt_userns, &old_path); in init_link()
1183 int may_linkat(struct user_namespace *mnt_userns, const struct path *link) in may_linkat() function4665 error = may_linkat(mnt_userns, &old_path); in do_linkat()