Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Drun.c1151 int run_clone(const struct runs_tree *run, struct runs_tree *new_run) in run_clone() function
H A Dntfs_fs.h818 int run_clone(const struct runs_tree *run, struct runs_tree *new_run);
H A Dattrib.c2228 err = run_clone(run, &run2); in attr_punch_hole()