Searched defs:mount_mutex (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/tools/lib/api/fs/ | ||
D | fs.c | 95 pthread_mutex_t mount_mutex; member |
/linux-6.12.1/include/linux/ceph/ | ||
D | libceph.h | 123 struct mutex mount_mutex; /* serialize mount attempts */ member |