Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
H A Dmds_client.h197 struct work_struct s_cap_release_work; member
H A Dmds_client.c766 INIT_WORK(&s->s_cap_release_work, ceph_cap_release_work); in register_session()
2214 container_of(work, struct ceph_mds_session, s_cap_release_work); in ceph_cap_release_work()
2232 &session->s_cap_release_work)) { in ceph_flush_cap_releases()
/kernel/linux/linux-6.6/fs/ceph/
H A Dmds_client.h217 struct work_struct s_cap_release_work; member
H A Dmds_client.c1007 INIT_WORK(&s->s_cap_release_work, ceph_cap_release_work); in register_session()
2363 container_of(work, struct ceph_mds_session, s_cap_release_work); in ceph_cap_release_work()
2381 &session->s_cap_release_work)) { in ceph_flush_cap_releases()

Completed in 16 milliseconds