Home
last modified time | relevance | path

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

/fs/ceph/
Dmds_client.c2563 bool drop_cap_releases) in create_request_message() argument
2678 if (drop_cap_releases) { in create_request_message()
2747 bool drop_cap_releases) in __prepare_send_request() argument
2826 msg = create_request_message(session, req, drop_cap_releases); in __prepare_send_request()
2855 bool drop_cap_releases) in __send_request() argument
2859 err = __prepare_send_request(session, req, drop_cap_releases); in __send_request()