Lines Matching refs:die_errno
68 die_errno(const char *format, ...) in die_errno() function
110 die_errno("Failed to open %s", pathname); in xopen()
119 die_errno("read failed"); in xread()
129 die_errno("write failed"); in full_write()
172 die_errno("fsync failed"); in do_fsync()
313 die_errno("F2FS_IOC_GETFLAGS failed"); in do_setflags()
361 die_errno("F2FS_IOC_SHUTDOWN failed"); in do_shutdown()
390 die_errno("F2FS_IOC_SET_PIN_FILE failed"); in do_pinfile()
397 die_errno("F2FS_IOC_GET_PIN_FILE failed"); in do_pinfile()
401 die_errno("F2FS_IOC_GETFLAGS failed"); in do_pinfile()
438 die_errno("fallocate failed"); in do_fallocate()
441 die_errno("fstat failed"); in do_fallocate()
705 die_errno("fstat of source file failed"); in do_randread()
757 die_errno("FIEMAP failed"); in do_fiemap()
841 die_errno("F2FS_IOC_DEFRAGMENT failed"); in do_defrag_file()
901 die_errno("fstat of source file failed"); in do_copy()
918 die_errno("sendfile failed"); in do_copy()
948 die_errno("F2FS_IOC_GET_COMPRESS_BLOCKS failed"); in do_get_cblocks()
973 die_errno("F2FS_IOC_RELEASE_COMPRESS_BLOCKS failed"); in do_release_cblocks()
998 die_errno("F2FS_IOC_RESERVE_COMPRESS_BLOCKS failed"); in do_reserve_cblocks()
1026 die_errno("F2FS_IOC_GET_COMPRESS_OPTION failed"); in do_get_coption()
1058 die_errno("F2FS_IOC_SET_COMPRESS_OPTION failed"); in do_set_coption()
1082 die_errno("F2FS_IOC_DECOMPRESS_FILE failed"); in do_decompress()
1104 die_errno("F2FS_IOC_COMPRESS_FILE failed"); in do_compress()