Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/tests/
Dtopology.c226 goto free_path; in test__session_topology()
231 goto free_path; in test__session_topology()
237 free_path: in test__session_topology()
/Linux-v6.1/drivers/infiniband/ulp/rtrs/
Drtrs-clt.h215 void free_path(struct rtrs_clt_path *clt_path);
Drtrs-clt-sysfs.c25 free_path(clt_path); in rtrs_clt_path_release()
Drtrs-clt.c1603 void free_path(struct rtrs_clt_path *clt_path) in free_path() function
2841 free_path(clt_path); in rtrs_clt_open()
2851 free_path(clt_path); in rtrs_clt_open()
3144 free_path(clt_path); in rtrs_clt_create_path_from_sysfs()
Drtrs-srv.c1504 static void free_path(struct rtrs_srv_path *srv_path) in free_path() function
1567 free_path(srv_path); in rtrs_srv_close_work()
/Linux-v6.1/drivers/block/rnbd/
Drnbd-srv.c727 goto free_path; in process_msg_open()
799 free_path: in process_msg_open()
/Linux-v6.1/fs/btrfs/
Dsend.c4964 goto free_path; in process_verity()
4968 goto free_path; in process_verity()
4970 free_path: in process_verity()
Dinode.c1771 bool free_path; member
1857 if (args->free_path) { in can_nocow_file_extent()
1889 if (args->free_path && path) in can_nocow_file_extent()
7204 nocow_args.free_path = true; in can_nocow_extent()