Home
last modified time | relevance | path

Searched defs:stbuf (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/external/libfuse/lib/
H A Dfuse_misc.h30 #define ST_ATIM_NSEC(stbuf) ((stbuf)->st_atim.tv_nsec) argument
31 #define ST_CTIM_NSEC(stbuf) ((stbuf)->st_ctim.tv_nsec) argument
32 #define ST_MTIM_NSEC(stbuf) ((stbuf)->st_mtim.tv_nsec) argument
33 #define ST_ATIM_NSEC_SET(stbuf, val) (stbuf)->st_atim.tv_nsec = (val) argument
34 #define ST_CTIM_NSEC_SET(stbuf, val) (stbuf)->st_ctim.tv_nsec = (val) argument
35 #define ST_MTIM_NSEC_SET(stbuf, val) (stbuf)->st_mtim.tv_nsec = (val) argument
38 #define ST_ATIM_NSEC(stbuf) ((stbuf)->st_atimespec.tv_nsec) argument
39 #define ST_CTIM_NSEC(stbuf) ((stbuf)->st_ctimespec.tv_nsec) argument
40 #define ST_MTIM_NSEC(stbuf) ((stbuf)->st_mtimespec.tv_nsec) argument
41 #define ST_ATIM_NSEC_SET(stbuf, val) (stbuf)->st_atimespec.tv_nsec = (val) argument
[all …]
H A Dfuse_lowlevel.c59 static void convert_stat(const struct stat *stbuf, struct fuse_attr *attr) in convert_stat()
78 static void convert_attr(const struct fuse_setattr_in *attr, struct stat *stbuf) in convert_attr()
281 const char *name, const struct stat *stbuf, off_t off)
307 static void convert_statfs(const struct statvfs *stbuf,
1036 int fuse_reply_statfs(fuse_req_t req, const struct statvfs *stbuf)
1342 struct stat stbuf; local
H A Dmount_util.c46 struct stat stbuf; in mtab_needs_update() local
/aosp_15_r20/external/erofs-utils/include/erofs/
H A Ddefs.h332 #define ST_ATIM_NSEC(stbuf) ((stbuf)->st_atim.tv_nsec) argument
333 #define ST_CTIM_NSEC(stbuf) ((stbuf)->st_ctim.tv_nsec) argument
334 #define ST_MTIM_NSEC(stbuf) ((stbuf)->st_mtim.tv_nsec) argument
335 #define ST_MTIM_NSEC_SET(stbuf, val) (stbuf)->st_mtim.tv_nsec = (val) argument
338 #define ST_ATIM_NSEC(stbuf) ((stbuf)->st_atimensec) argument
339 #define ST_CTIM_NSEC(stbuf) ((stbuf)->st_ctimensec) argument
340 #define ST_MTIM_NSEC(stbuf) ((stbuf)->st_mtimensec) argument
341 #define ST_MTIM_NSEC_SET(stbuf, val) (stbuf)->st_mtimensec = (val) argument
343 #define ST_ATIM_NSEC(stbuf) 0 argument
344 #define ST_CTIM_NSEC(stbuf) 0 argument
[all …]
/aosp_15_r20/external/libcap/progs/
H A Dgetcap.c36 static int do_getcap(const char *fname, const struct stat *stbuf, in do_getcap()
112 struct stat stbuf; in main() local
/aosp_15_r20/system/update_engine/common/
H A Dutils.cc373 struct stat stbuf {}; in FileSize() struct
590 struct stat stbuf {}; in FileExists() struct
595 struct stat stbuf {}; in IsSymlink() struct
600 struct stat stbuf {}; in IsRegFile() struct
/aosp_15_r20/external/libfuse/lib/modules/
H A Diconv.c103 static int iconv_getattr(const char *path, struct stat *stbuf, in iconv_getattr()
162 const struct stat *stbuf, off_t off, in iconv_dir_fill()
408 static int iconv_statfs(const char *path, struct statvfs *stbuf) in iconv_statfs()
H A Dsubdir.c53 static int subdir_getattr(const char *path, struct stat *stbuf, in subdir_getattr()
393 static int subdir_statfs(const char *path, struct statvfs *stbuf) in subdir_statfs()
/aosp_15_r20/external/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dsegment.c291 struct stat stbuf; in open_file() local
349 struct stat stbuf; in file_size() local
/aosp_15_r20/external/erofs-utils/fuse/
H A Dmain.c55 static void erofsfuse_fill_stat(struct erofs_inode *vi, struct stat *stbuf) in erofsfuse_fill_stat()
264 struct stat stbuf = { 0 }; in erofsfuse_getattr() local
/aosp_15_r20/external/ltp/testcases/kernel/fs/doio/
H A Dgrowfiles.c1958 struct stat stbuf; in growfile() local
2604 struct stat stbuf; in check_write() local
/aosp_15_r20/external/bsdiff/
H A Dfile.cc91 struct stat stbuf; in GetSize() local
/aosp_15_r20/external/libjpeg-turbo/md5/
H A Dmd5hl.c91 struct stat stbuf; in MD5FileChunk() local
/aosp_15_r20/system/update_engine/payload_consumer/
H A Dfile_descriptor.cc80 struct stat stbuf {}; in BlockDevSize() struct
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_image.c83 struct gl_buffer_object *stbuf = stObj->BufferObject; in st_convert_image() local
/aosp_15_r20/external/ltp/testcases/kernel/uevents/
H A Duevent03.c42 struct stat stbuf; in get_minor_major() local
/aosp_15_r20/cts/tests/tests/security/native/encryption/
H A DFileBasedEncryptionPolicyTest.cpp173 struct stat stbuf; in mightBeUsingEmmcStorage() local
/aosp_15_r20/external/e2fsprogs/util/
H A Dsubst.c333 struct stat stbuf; in main() local
H A Dsymlinks.c170 struct stat stbuf, lstbuf; in fix_symlink() local
/aosp_15_r20/external/iputils/
H A Dtftpd.c284 struct stat stbuf; in validate_access() local
/aosp_15_r20/external/fsverity-utils/programs/
H A Dutils.c123 struct stat stbuf; in get_file_size() local
/aosp_15_r20/external/libtracefs/src/
H A Dtracefs-utils.c324 char stbuf[BUFSIZ]; in str_read_file() local
/aosp_15_r20/system/apex/apexd/
H A Dapexd_loop.cpp369 struct statfs stbuf; in ConfigureLoopDevice() local
/aosp_15_r20/external/libconfig/tests/
H A Dtests.c112 struct stat stbuf; in read_file_to_string() local
/aosp_15_r20/external/rust/android-crates-io/crates/p9/src/server/
Dmod.rs1039 let mut stbuf: libc::stat64 = std::mem::zeroed(); in lock() localVariable
1063 let mut stbuf: libc::stat64 = std::mem::zeroed(); in get_lock() localVariable

12