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

/linux-master/fs/overlayfs/
H A Dinode.c101 bool samefs = ovl_same_fs(ofs); local
105 if (samefs) {
148 * For non-samefs setup, if we cannot map all layers st_ino
184 * With xino feature and non-samefs, we use st_ino of the copy up
855 * When d_ino is consistent with st_ino (samefs or i_ino has enough
870 * For directory inodes on non-samefs with xino disabled or xino

Completed in 135 milliseconds