Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ceph/
Dcaps.c1826 int took_snap_rwsem = 0; /* true if mdsc->snap_rwsem held */ in ceph_check_caps() local
2013 if (took_snap_rwsem) { in ceph_check_caps()
2015 took_snap_rwsem = 0; in ceph_check_caps()
2036 if (!took_snap_rwsem) { in ceph_check_caps()
2042 took_snap_rwsem = 1; in ceph_check_caps()
2045 took_snap_rwsem = 1; in ceph_check_caps()
2081 if (took_snap_rwsem) in ceph_check_caps()