Home
last modified time | relevance | path

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

/fs/ceph/
Dxattr.c1036 bool lock_snap_rwsem = false; in __ceph_setxattr() local
1079 if (!lock_snap_rwsem && !ci->i_head_snapc) { in __ceph_setxattr()
1080 lock_snap_rwsem = true; in __ceph_setxattr()
1124 if (lock_snap_rwsem) in __ceph_setxattr()
1134 if (lock_snap_rwsem) in __ceph_setxattr()
Dinode.c2002 bool lock_snap_rwsem = false; in __ceph_setattr() local
2020 lock_snap_rwsem = true; in __ceph_setattr()
2176 if (lock_snap_rwsem) in __ceph_setattr()