Home
last modified time | relevance | path

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

/fs/ceph/
Dcaps.c1462 int took_snap_rwsem = 0; /* true if mdsc->snap_rwsem held */ in ceph_check_caps() local
1641 if (took_snap_rwsem) { in ceph_check_caps()
1643 took_snap_rwsem = 0; in ceph_check_caps()
1650 if (!took_snap_rwsem) { in ceph_check_caps()
1656 took_snap_rwsem = 1; in ceph_check_caps()
1659 took_snap_rwsem = 1; in ceph_check_caps()
1694 if (took_snap_rwsem) in ceph_check_caps()