Home
last modified time | relevance | path

Searched refs:f_flags (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/bsd-user/freebsd/
H A Dos-stat.c189 __put_user(host_statfs->f_flags, &target_statfs->f_flags); in h2t_freebsd11_statfs()
227 __put_user(host_statfs->f_flags, &target_statfs->f_flags); in h2t_freebsd_statfs()
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h330 uint64_t f_flags; /* copy of mount exported flags */ member
355 uint64_t f_flags; /* copy of mount exported flags */ member
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h434 unsigned int f_flags; member