Home
last modified time | relevance | path

Searched refs:fm_start (Results 1 – 12 of 12) sorted by relevance

/external/strace/tests-mx32/
Dfile_ioctl.c20 args->fm_start, args->fm_length); in test_fiemap()
Dbtrfs.c1406 fiemap->fm_start, fiemap->fm_length); in btrfs_test_ino_path_ioctls()
/external/strace/tests/
Dfile_ioctl.c20 args->fm_start, args->fm_length); in test_fiemap()
Dbtrfs.c1406 fiemap->fm_start, fiemap->fm_length); in btrfs_test_ino_path_ioctls()
/external/strace/tests-m32/
Dfile_ioctl.c20 args->fm_start, args->fm_length); in test_fiemap()
Dbtrfs.c1406 fiemap->fm_start, fiemap->fm_length); in btrfs_test_ino_path_ioctls()
/external/kernel-headers/original/uapi/linux/
Dfiemap.h29 __u64 fm_start; /* logical offset (inclusive) at member
/external/e2fsprogs/lib/ext2fs/
Dfiemap.h26 __u64 fm_start; /* logical offset (inclusive) at member
/external/strace/
Dfile_ioctl.c216 args.fm_start, args.fm_length); in file_ioctl()
/external/e2fsprogs/misc/
Dfilefrag.c284 fiemap->fm_start = (fm_ext[i - 1].fe_logical + in filefrag_fiemap()
De4defrag.c503 fiemap_buf.fm_start = 0; in file_frag_count()
819 fiemap_buf->fm_start = pos; in get_file_extents()
Dcreate_inode.c524 fiemap_buf->fm_start = pos; in try_fiemap_copy()