Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dcaps.c1817 int took_snap_rwsem = 0; /* true if mdsc->snap_rwsem held */ in ceph_check_caps() local
2007 if (took_snap_rwsem) { in ceph_check_caps()
2009 took_snap_rwsem = 0; in ceph_check_caps()
2032 if (!took_snap_rwsem) { in ceph_check_caps()
2038 took_snap_rwsem = 1; in ceph_check_caps()
2041 took_snap_rwsem = 1; in ceph_check_caps()
2077 if (took_snap_rwsem) in ceph_check_caps()