Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dsuper.c2635 s->s_iflags |= SB_I_MULTIROOT; in nfs_fs_mount_common()
/Linux-v4.19/include/linux/
Dfs.h1335 #define SB_I_MULTIROOT 0x00000008 /* Multiple roots to the dentry tree */ macro
/Linux-v4.19/fs/
Dnamei.c568 if (!(sb->s_iflags & SB_I_MULTIROOT) && (mnt->mnt_root == sb->s_root)) in path_connected()