Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dnamei.c1133 * safe_hardlink_source - Check for safe hardlink conditions
1145 static bool safe_hardlink_source(struct mnt_idmap *idmap, in safe_hardlink_source() function
1177 * - hardlink source is unsafe (see safe_hardlink_source() above)
1203 if (safe_hardlink_source(idmap, inode) || in may_linkat()