OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fixed_time
(Results
1 - 3
of
3
) sorted by null
/system/extras/ext4_utils/
make_ext4fs_main.c
76
time_t
fixed_time
= -1;
local
150
fixed_time
= strtoll(optarg, NULL, 0);
230
sparse, crc, wipe, sehnd, verbose,
fixed_time
, block_list_file);
make_ext4fs.c
130
struct selabel_handle *sehnd, int verbose, time_t
fixed_time
)
184
if (
fixed_time
== -1) {
187
dentries[i].mtime =
fixed_time
;
281
subdir_dir_path, inode, fs_config_func, sehnd, verbose,
fixed_time
);
486
struct selabel_handle *sehnd, int verbose, time_t
fixed_time
,
596
fs_config_func, sehnd, verbose,
fixed_time
);
ext4_utils.h
161
struct selabel_handle *sehnd, int verbose, time_t
fixed_time
,
Completed in 97 milliseconds