Home
last modified time | relevance | path

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

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