Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dxattr.c1024 bool lock_snap_rwsem = false; in __ceph_setxattr() local
1067 if (!lock_snap_rwsem && !ci->i_head_snapc) { in __ceph_setxattr()
1068 lock_snap_rwsem = true; in __ceph_setxattr()
1109 if (lock_snap_rwsem) in __ceph_setxattr()
1119 if (lock_snap_rwsem) in __ceph_setxattr()
Dinode.c1953 bool lock_snap_rwsem = false; in __ceph_setattr() local
1971 lock_snap_rwsem = true; in __ceph_setattr()
2126 if (lock_snap_rwsem) in __ceph_setattr()