Home
last modified time | relevance | path

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

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