Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/lib/
H A Dgen_robot_valid.py195 def valid_path(var_name, *args, **kwargs): function
197 error_message = gv.valid_path(
H A Dgen_valid.py449 def valid_path(var_value, var_name=None): function
/openbmc/openbmc-test-automation/bin/
H A Dgenerate_testsuite_info.py114 valid_path(source_path)
/openbmc/linux/fs/btrfs/
H A Dsend.c4181 struct fs_path *valid_path = NULL; in process_recorded_refs() local
4206 valid_path = fs_path_alloc(); in process_recorded_refs()
4207 if (!valid_path) { in process_recorded_refs()
4233 sctx->cur_inode_gen, valid_path); in process_recorded_refs()
4239 valid_path); in process_recorded_refs()
4360 fs_path_reset(valid_path); in process_recorded_refs()
4363 valid_path); in process_recorded_refs()
4456 ret = send_rename(sctx, valid_path, cur->full_path); in process_recorded_refs()
4460 ret = fs_path_copy(valid_path, cur->full_path); in process_recorded_refs()
4470 ret = send_rename(sctx, valid_path, in process_recorded_refs()
[all …]