Home
last modified time | relevance | path

Searched refs:ceph_cap_release_work (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dmds_client.c62 static void ceph_cap_release_work(struct work_struct *work);
766 INIT_WORK(&s->s_cap_release_work, ceph_cap_release_work); in register_session()
2211 static void ceph_cap_release_work(struct work_struct *work) in ceph_cap_release_work() function
/kernel/linux/linux-6.6/fs/ceph/
H A Dmds_client.c64 static void ceph_cap_release_work(struct work_struct *work);
1007 INIT_WORK(&s->s_cap_release_work, ceph_cap_release_work); in register_session()
2360 static void ceph_cap_release_work(struct work_struct *work) in ceph_cap_release_work() function

Completed in 13 milliseconds