Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dxattr.c1037 bool lock_snap_rwsem = false; in __ceph_setxattr() local
1080 if (!lock_snap_rwsem && !ci->i_head_snapc) { in __ceph_setxattr()
1081 lock_snap_rwsem = true; in __ceph_setxattr()
1126 if (lock_snap_rwsem) in __ceph_setxattr()
1136 if (lock_snap_rwsem) in __ceph_setxattr()
H A Dinode.c2045 bool lock_snap_rwsem = false; in __ceph_setattr() local
2063 lock_snap_rwsem = true; in __ceph_setattr()
2219 if (lock_snap_rwsem) in __ceph_setattr()