Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ceph/
Dmds_client.c2467 bool drop_cap_releases) in create_request_message() argument
2582 if (drop_cap_releases) { in create_request_message()
2651 bool drop_cap_releases) in __prepare_send_request() argument
2730 msg = create_request_message(session, req, drop_cap_releases); in __prepare_send_request()
2759 bool drop_cap_releases) in __send_request() argument
2763 err = __prepare_send_request(session, req, drop_cap_releases); in __send_request()