Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dcaps.c1926 int took_snap_rwsem = 0; /* true if mdsc->snap_rwsem held */ in ceph_check_caps() local
2111 if (took_snap_rwsem) { in ceph_check_caps()
2113 took_snap_rwsem = 0; in ceph_check_caps()
2145 if (!took_snap_rwsem) { in ceph_check_caps()
2151 took_snap_rwsem = 1; in ceph_check_caps()
2154 took_snap_rwsem = 1; in ceph_check_caps()
2198 if (took_snap_rwsem) in ceph_check_caps()