Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dmds_client.c2970 bool drop_cap_releases) in create_request_message() argument
3198 if (drop_cap_releases) { in create_request_message()
3259 bool drop_cap_releases) in __prepare_send_request() argument
3342 msg = create_request_message(session, req, drop_cap_releases); in __prepare_send_request()
3376 bool drop_cap_releases) in __send_request() argument
3380 err = __prepare_send_request(session, req, drop_cap_releases); in __send_request()