Searched refs:SB_I_MULTIROOT (Results 1 – 3 of 3) sorted by relevance
2641 s->s_iflags |= SB_I_MULTIROOT; in nfs_fs_mount_common()
1347 #define SB_I_MULTIROOT 0x00000008 /* Multiple roots to the dentry tree */ macro
568 if (!(sb->s_iflags & SB_I_MULTIROOT) && (mnt->mnt_root == sb->s_root)) in path_connected()