Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
H A Dtopology.c213 goto free_path; in test__session_topology()
218 goto free_path; in test__session_topology()
224 free_path: in test__session_topology()
/linux/arch/um/drivers/
H A Dvfio_user.c89 goto free_path; in uml_vfio_user_get_group_id()
109 free_path: in uml_vfio_user_get_group_id()
/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.h214 void free_path(struct rtrs_clt_path *clt_path);
H A Drtrs-clt-sysfs.c25 free_path(clt_path); in rtrs_clt_path_release()
H A Drtrs-clt.c1606 void free_path(struct rtrs_clt_path *clt_path) in free_path() function
2839 free_path(clt_path); in rtrs_clt_open()
2849 free_path(clt_path); in rtrs_clt_open()
3142 free_path(clt_path); in rtrs_clt_create_path_from_sysfs()
H A Drtrs-srv.c1532 static void free_path(struct rtrs_srv_path *srv_path) in free_path() function
1596 free_path(srv_path); in rtrs_srv_close_work()
/linux/fs/btrfs/
H A Dinode.c1839 bool free_path; member
1924 if (args->free_path) { in can_nocow_file_extent()
1959 if (args->free_path && path) in can_nocow_file_extent()
7386 nocow_args.free_path = true; in can_nocow_extent()