Home
last modified time | relevance | path

Searched refs:stat64 (Results 1 – 25 of 170) sorted by relevance

1234567

/external/ltp/testcases/kernel/syscalls/nftw/
Dnftw64.h111 extern int test_func1(const char *, const struct stat64 *, int, struct FTW *);
112 extern int test_func3(const char *, const struct stat64 *, int, struct FTW *);
113 extern int test_func4(const char *, const struct stat64 *, int, struct FTW *);
114 extern int test_func5(const char *, const struct stat64 *, int, struct FTW *);
115 extern int test_func7(const char *, const struct stat64 *, int, struct FTW *);
116 extern int test_func8(const char *, const struct stat64 *, int, struct FTW *);
117 extern int test_func9(const char *, const struct stat64 *, int, struct FTW *);
118 extern int test_func10(const char *, const struct stat64 *, int, struct FTW *);
119 extern int test_func11(const char *, const struct stat64 *, int, struct FTW *);
120 extern int test_func12(const char *, const struct stat64 *, int, struct FTW *);
[all …]
Dtest_func64.c41 test_func1(const char *path_name, const struct stat64 *stat_pointer, in test_func1()
75 test_func3(const char *path_name, const struct stat64 *stat_pointer, in test_func3()
100 test_func4(const char *path_name, const struct stat64 *stat_pointer, in test_func4()
113 test_func5(const char *path_name, const struct stat64 *stat_pointer, in test_func5()
137 test_func7(const char *path_name, const struct stat64 *stat_pointer, in test_func7()
168 test_func8(const char *path_name, const struct stat64 *stat_pointer, in test_func8()
250 test_func9(const char *path_name, const struct stat64 *stat_pointer, in test_func9()
286 test_func10(const char *path_name, const struct stat64 *stat_pointer, in test_func10()
321 test_func11(const char *path_name, const struct stat64 *stat_pointer, in test_func11()
356 test_func12(const char *path_name, const struct stat64 *stat_pointer, in test_func12()
[all …]
/external/strace/
Dlargefile_wrappers.h42 # define struct_stat struct stat64
43 # define stat_file stat64
Dfetch_struct_stat64.c56 struct stat64 {}; struct
59 typedef struct stat64 struct_stat64;
/external/kmod/testsuite/
Dpath.c191 WRAP_2ARGS(int, -1, stat64, struct stat64*);
192 WRAP_2ARGS(int, -1, lstat64, struct stat64*);
/external/f2fs-tools/tools/
Dfibmap.c64 void print_stat(struct stat64 *st) in print_stat()
90 static void stat_bdev(struct stat64 *st, unsigned int *start_lba) in stat_bdev()
141 struct stat64 st;
/external/ltp/testcases/kernel/syscalls/fstatat/
Dfstatat01.c63 int fstatat(int dirfd, const char *filename, struct stat64 *statbuf, int flags) in fstatat()
84 static struct stat64 statbuf; in main()
/external/e2fsprogs/contrib/
Dfsstress.c289 int lstat64_path(pathname_t *, struct stat64 *);
302 int stat64_path(pathname_t *, struct stat64 *);
682 struct stat64 statbuf; in check_cwd()
684 if (stat64(".", &statbuf) == 0 && statbuf.st_ino == top_ino) in check_cwd()
779 struct stat64 statbuf; in doproc()
787 if (chdir(buf) < 0 || stat64(".", &statbuf) < 0) { in doproc()
809 rval = stat64(".", &statbuf); in doproc()
1019 int lstat64_path(pathname_t * name, struct stat64 *sbuf) in lstat64_path()
1310 int stat64_path(pathname_t * name, struct stat64 *sbuf) in stat64_path()
1316 rval = stat64(name->path, sbuf); in stat64_path()
[all …]
/external/ltp/testcases/kernel/fs/fsstress/
Dfsstress.c262 int lstat64_path(pathname_t *, struct stat64 *);
275 int stat64_path(pathname_t *, struct stat64 *);
655 struct stat64 statbuf; in check_cwd()
657 if (stat64(".", &statbuf) == 0 && statbuf.st_ino == top_ino) in check_cwd()
752 struct stat64 statbuf; in doproc()
760 if (chdir(buf) < 0 || stat64(".", &statbuf) < 0) { in doproc()
782 rval = stat64(".", &statbuf); in doproc()
992 int lstat64_path(pathname_t * name, struct stat64 *sbuf) in lstat64_path()
1285 int stat64_path(pathname_t * name, struct stat64 *sbuf) in stat64_path()
1291 rval = stat64(name->path, sbuf); in stat64_path()
[all …]
/external/e2fsprogs/misc/
De4defrag.c216 struct stat64 sb; in get_mount_point()
218 if (stat64(devname, &sb) < 0) { in get_mount_point()
231 struct stat64 ms; in get_mount_point()
237 if (stat64(mnt->mnt_fsname, &ms) < 0) in get_mount_point()
341 const struct stat64 *buf, int flag EXT2FS_ATTR((unused)), in calc_entry_counts()
524 static int file_check(int fd, const struct stat64 *buf, const char *file, in file_check()
1043 static int file_statistic(const char *file, const struct stat64 *buf, in file_statistic()
1309 const struct stat64 *buf, struct fiemap_extent_list *ext_list_head) in call_defrag()
1407 static int file_defrag(const char *file, const struct stat64 *buf, in file_defrag()
1686 struct stat64 buf; in main()
[all …]
/external/pdfium/testing/utils/
Dpath_service.cpp31 using stat_wrapper_t = struct stat64;
34 return stat64(path, sb);
/external/strace/tests-mx32/
Dtrace_stat.in3 stat64 -a32
Dlstat64.c36 # define STRUCT_STAT struct stat64
Dfstatat64.c36 # define STRUCT_STAT struct stat64
Dstat64.c36 # define STRUCT_STAT struct stat64
Dfstat64.c36 # define STRUCT_STAT struct stat64
/external/strace/tests/
Dtrace_stat.in3 stat64 -a32
Dfstat64.c36 # define STRUCT_STAT struct stat64
Dstat64.c36 # define STRUCT_STAT struct stat64
Dfstatat64.c36 # define STRUCT_STAT struct stat64
/external/strace/tests-m32/
Dtrace_stat.in3 stat64 -a32
Dstat64.c36 # define STRUCT_STAT struct stat64
Dlstat64.c36 # define STRUCT_STAT struct stat64
Dfstat64.c36 # define STRUCT_STAT struct stat64
Dfstatat64.c36 # define STRUCT_STAT struct stat64

1234567