Searched defs:backing_fd (Results 1 – 2 of 2) sorted by relevance
1093 int run_fallocate(int backing_fd, const struct stat *st) { in run_fallocate()1137 _cleanup_close_ int backing_fd = -1; in run_fallocate_by_path() local
1555 int *backing_fd) { in context_load_partition_table()4814 _cleanup_close_ int backing_fd = -1; in run() local