Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ceph/
Dxattr.c1196 bool lock_snap_rwsem = false; in __ceph_setxattr() local
1245 if (!lock_snap_rwsem && !ci->i_head_snapc) { in __ceph_setxattr()
1246 lock_snap_rwsem = true; in __ceph_setxattr()
1290 if (lock_snap_rwsem) in __ceph_setxattr()
1300 if (lock_snap_rwsem) in __ceph_setxattr()
Dinode.c2481 bool lock_snap_rwsem = false; in __ceph_setattr() local
2531 lock_snap_rwsem = true; in __ceph_setattr()
2772 if (lock_snap_rwsem) { in __ceph_setattr()
2774 lock_snap_rwsem = false; in __ceph_setattr()