Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmount.h54 MNT_CURSOR)
68 #define MNT_CURSOR 0x10000000 macro
/openbmc/linux/fs/
H A Dproc_namespace.c287 p->cursor.mnt.mnt_flags = MNT_CURSOR; in mounts_open_common()
H A Dnamespace.c743 return mnt->mnt.mnt_flags & MNT_CURSOR; in mnt_is_cursor()