Home
last modified time | relevance | path

Searched refs:f_fsid (Results 1 – 25 of 83) sorted by relevance

1234

/openbmc/linux/arch/mips/include/uapi/asm/
H A Dstatfs.h35 __kernel_fsid_t f_fsid; member
56 __kernel_fsid_t f_fsid; member
77 __kernel_fsid_t f_fsid; member
93 __kernel_fsid_t f_fsid; member
/openbmc/linux/fs/
H A Dstatfs.c81 *fsid = st.f_fsid; in vfs_get_fsid()
158 buf.f_fsid = st->f_fsid; in do_statfs_native()
182 buf.f_fsid = st->f_fsid; in do_statfs64()
292 buf.f_fsid.val[0] = kbuf->f_fsid.val[0]; in put_compat_statfs()
293 buf.f_fsid.val[1] = kbuf->f_fsid.val[1]; in put_compat_statfs()
339 buf.f_fsid.val[0] = kbuf->f_fsid.val[0]; in put_compat_statfs64()
340 buf.f_fsid.val[1] = kbuf->f_fsid.val[1]; in put_compat_statfs64()
/openbmc/linux/include/uapi/asm-generic/
H A Dstatfs.h31 __kernel_fsid_t f_fsid; member
54 __kernel_fsid_t f_fsid; member
77 __kernel_fsid_t f_fsid; member
/openbmc/linux/arch/s390/include/uapi/asm/
H A Dstatfs.h29 __kernel_fsid_t f_fsid; member
44 __kernel_fsid_t f_fsid; member
/openbmc/qemu/bsd-user/freebsd/
H A Dos-stat.c204 __put_user(host_statfs->f_fsid.val[0], &target_statfs->f_fsid.val[0]); in h2t_freebsd11_statfs()
205 __put_user(host_statfs->f_fsid.val[1], &target_statfs->f_fsid.val[1]); in h2t_freebsd11_statfs()
242 __put_user(host_statfs->f_fsid.val[0], &target_statfs->f_fsid.val[0]); in h2t_freebsd_statfs()
243 __put_user(host_statfs->f_fsid.val[1], &target_statfs->f_fsid.val[1]); in h2t_freebsd_statfs()
/openbmc/linux/arch/s390/include/asm/
H A Dcompat.h96 compat_fsid_t f_fsid; member
111 compat_fsid_t f_fsid; member
/openbmc/linux/include/linux/
H A Dstatfs.h17 __kernel_fsid_t f_fsid; member
/openbmc/qemu/hw/9pfs/
H A D9p-proxy.c132 stfs->f_fsid.val[0] = prstfs->f_fsid[0] & 0xFFFFFFFFU; in prstatfs_to_statfs()
133 stfs->f_fsid.val[1] = prstfs->f_fsid[1] >> 32 & 0xFFFFFFFFU; in prstatfs_to_statfs()
135 stfs->f_fsid.__val[0] = prstfs->f_fsid[0] & 0xFFFFFFFFU; in prstatfs_to_statfs()
136 stfs->f_fsid.__val[1] = prstfs->f_fsid[1] >> 32 & 0xFFFFFFFFU; in prstatfs_to_statfs()
257 &prstfs.f_fsid[0], &prstfs.f_fsid[1], in v9fs_receive_response()
H A D9p-proxy.h97 uint64_t f_fsid[2]; member
/openbmc/linux/fs/hostfs/
H A Dhostfs_user.c406 memcpy(fsid_out, &buf.f_fsid, in do_statfs()
407 sizeof(buf.f_fsid) > fsid_size ? fsid_size : in do_statfs()
408 sizeof(buf.f_fsid)); in do_statfs()
/openbmc/qemu/fsdev/
H A Dvirtfs-proxy-helper.c541 pr_stfs->f_fsid[0] = stfs->f_fsid.__val[0]; in statfs_to_prstatfs()
542 pr_stfs->f_fsid[1] = stfs->f_fsid.__val[1]; in statfs_to_prstatfs()
597 pr_stfs.f_fsid[0], pr_stfs.f_fsid[1], in do_stat()
/openbmc/linux/arch/x86/include/asm/
H A Dcompat.h71 compat_fsid_t f_fsid; member
/openbmc/linux/arch/arm64/include/asm/
H A Dcompat.h79 compat_fsid_t f_fsid; member
/openbmc/linux/arch/alpha/kernel/
H A Dosf_sys.c246 __kernel_fsid_t f_fsid; member
259 __kernel_fsid_t f_fsid; member
318 tmp_stat.f_fsid = linux_stat->f_fsid; in linux_to_osf_statfs()
338 tmp_stat.f_fsid = linux_stat->f_fsid; in linux_to_osf_statfs64()
/openbmc/linux/arch/mips/include/asm/
H A Dcompat.h70 compat_fsid_t f_fsid; member
/openbmc/qemu/qga/
H A Dcommands-bsd.c61 mount->fsid = mntp->f_fsid; in build_fs_mount_list()
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h345 target_freebsd_fsid_t f_fsid; /* filesystem id */ member
370 target_freebsd_fsid_t f_fsid; /* filesystem id */ member
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h2115 target_fsid_t f_fsid; member
2132 target_fsid_t f_fsid; member
2149 target_fsid_t f_fsid; member
2166 target_fsid_t f_fsid; member
2181 target_fsid_t f_fsid; member
2196 kernel_fsid_t f_fsid; member
2212 kernel_fsid_t f_fsid; member
2227 target_fsid_t f_fsid; member
2242 target_fsid_t f_fsid; member
/openbmc/linux/fs/vboxsf/
H A Dsuper.c318 stat->f_fsid.val[0] = 0; in vboxsf_statfs()
319 stat->f_fsid.val[1] = 0; in vboxsf_statfs()
/openbmc/linux/include/asm-generic/
H A Dcompat.h100 compat_fsid_t f_fsid; member
/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/
H A Dcross-answers-mipsel.txt30 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
H A Dcross-answers-mips64el.txt29 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
H A Dcross-answers-aarch64_be.txt29 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
H A Dcross-answers-i586.txt30 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
H A Dcross-answers-arm.txt30 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK

1234