Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dxattr.c1195 bool lock_snap_rwsem = false; in __ceph_setxattr() local
1244 if (!lock_snap_rwsem && !ci->i_head_snapc) { in __ceph_setxattr()
1245 lock_snap_rwsem = true; in __ceph_setxattr()
1305 if (lock_snap_rwsem) in __ceph_setxattr()
1316 if (lock_snap_rwsem) in __ceph_setxattr()
H A Dinode.c2586 bool lock_snap_rwsem = false; in __ceph_setattr() local
2635 lock_snap_rwsem = true; in __ceph_setattr()
2870 if (lock_snap_rwsem) { in __ceph_setattr()
2872 lock_snap_rwsem = false; in __ceph_setattr()