Searched refs:took_snap_rwsem (Results 1 – 1 of 1) sorted by relevance
1909 int took_snap_rwsem = 0; /* true if mdsc->snap_rwsem held */ in ceph_check_caps() local2094 if (took_snap_rwsem) { in ceph_check_caps()2096 took_snap_rwsem = 0; in ceph_check_caps()2128 if (!took_snap_rwsem) { in ceph_check_caps()2134 took_snap_rwsem = 1; in ceph_check_caps()2137 took_snap_rwsem = 1; in ceph_check_caps()2181 if (took_snap_rwsem) in ceph_check_caps()