Home
last modified time | relevance | path

Searched refs:lock_snap_rwsem (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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.c2043 bool lock_snap_rwsem = false; in __ceph_setattr() local
2061 lock_snap_rwsem = true; in __ceph_setattr()
2217 if (lock_snap_rwsem) in __ceph_setattr()
/kernel/linux/linux-6.6/fs/ceph/
H A Dxattr.c1180 bool lock_snap_rwsem = false; in __ceph_setxattr() local
1229 if (!lock_snap_rwsem && !ci->i_head_snapc) { in __ceph_setxattr()
1230 lock_snap_rwsem = true; in __ceph_setxattr()
1273 if (lock_snap_rwsem) in __ceph_setxattr()
1283 if (lock_snap_rwsem) in __ceph_setxattr()
H A Dinode.c2438 bool lock_snap_rwsem = false; in __ceph_setattr() local
2460 lock_snap_rwsem = true; in __ceph_setattr()
2686 if (lock_snap_rwsem) { in __ceph_setattr()
2688 lock_snap_rwsem = false; in __ceph_setattr()

Completed in 10 milliseconds