Searched defs:IS_MNT_SLAVE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ | ||
H A D | pnode.h | 14 #define IS_MNT_SLAVE(m) ((m)->mnt_master) macro |
/kernel/linux/linux-6.6/fs/ | ||
H A D | pnode.h | 14 #define IS_MNT_SLAVE(m) ((m)->mnt_master) macro |
Completed in 1 milliseconds