Home
last modified time | relevance | path

Searched refs:IS_MNT_LOCKED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dpnode.h21 #define IS_MNT_LOCKED(m) ((m)->mnt.mnt_flags & MNT_LOCKED) macro
H A Dpnode.c471 if (!IS_MNT_LOCKED(mnt)) { in __propagate_umount()
H A Dnamespace.c1470 if (IS_MNT_LOCKED(mnt)) in disconnect_mount()
/kernel/linux/linux-6.6/fs/
H A Dpnode.h21 #define IS_MNT_LOCKED(m) ((m)->mnt.mnt_flags & MNT_LOCKED) macro
H A Dpnode.c509 if (!IS_MNT_LOCKED(mnt)) { in __propagate_umount()
H A Dnamespace.c1617 if (IS_MNT_LOCKED(mnt)) in disconnect_mount()
3062 if (IS_MNT_LOCKED(mnt_to)) in can_move_mount_beneath()

Completed in 12 milliseconds