Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ceph/
Dxattr.c1180 bool lock_snap_rwsem = false; in __ceph_setxattr() local
1229 if (!lock_snap_rwsem && !ci->i_head_snapc) { in __ceph_setxattr()
1230 lock_snap_rwsem = true; in __ceph_setxattr()
1273 if (lock_snap_rwsem) in __ceph_setxattr()
1283 if (lock_snap_rwsem) in __ceph_setxattr()
Dinode.c2438 bool lock_snap_rwsem = false; in __ceph_setattr() local
2460 lock_snap_rwsem = true; in __ceph_setattr()
2686 if (lock_snap_rwsem) { in __ceph_setattr()
2688 lock_snap_rwsem = false; in __ceph_setattr()