Home
last modified time | relevance | path

Searched defs:st_mode (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dstat.h50 mode_t st_mode; /* ownership/protection */ member
77 unsigned short st_mode; member
104 mode_t st_mode; member
134 unsigned short st_mode; member
/openbmc/u-boot/fs/yaffs2/
H A Dyaffsfs.h52 unsigned st_mode; /* protection */ member
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h1239 abi_ushort st_mode; member
1269 abi_uint st_mode; member
1302 abi_uint st_mode; member
1333 abi_uint st_mode; member
1355 abi_uint st_mode; member
1387 abi_ushort st_mode; member
1411 abi_uint st_mode; member
1449 abi_uint st_mode; member
1451 abi_uint st_mode; member
1478 abi_uint st_mode; member
[all …]
/openbmc/qemu/hw/9pfs/
H A Dcofile.c26 int coroutine_fn v9fs_co_st_gen(V9fsPDU *pdu, V9fsPath *path, mode_t st_mode, in v9fs_co_st_gen()
H A D9p-local.c1405 mode_t st_mode, uint64_t *st_gen) in local_ioc_getversion()
/openbmc/qemu/fsdev/
H A D9p-marshal.h53 uint32_t st_mode; member
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h223 int16_t st_mode; /* inode protection mode */ member
258 int16_t st_mode; /* inode protection mode */ member
293 int16_t st_mode; /* inode protection mode */ member
/openbmc/qemu/block/export/
H A Dfuse.c62 mode_t st_mode; member