Home
last modified time | relevance | path

Searched refs:may_linkat (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/
H A Dinternal.h58 int may_linkat(struct mnt_idmap *idmap, const struct path *link);
H A Dinit.c186 error = may_linkat(idmap, &old_path); in init_link()
H A Dnamei.c1188 int may_linkat(struct mnt_idmap *idmap, const struct path *link) in may_linkat() function
4664 error = may_linkat(idmap, &old_path); in do_linkat()