Home
last modified time | relevance | path

Searched defs:fsinfo (Results 1 – 5 of 5) sorted by relevance

/third_party/FreeBSD/sbin/fsck_msdosfs/
Dboot.c49 u_char fsinfo[2 * DOSBOOTBLOCKSIZE]; in readboot() local
339 u_char fsinfo[2 * DOSBOOTBLOCKSIZE]; in writefsinfo() local
/third_party/NuttX/fs/nfs/
Drpc.h510 struct nfsv3_fsinfo fsinfo; member
Dnfs_adapter.c2766 struct rpc_call_fs fsinfo; in nfs_fsinfo() local
/third_party/littlefs/
Dlfs.c4497 static int lfs_fs_rawstat(lfs_t *lfs, struct lfs_fsinfo *fsinfo) {
6210 int lfs_fs_stat(lfs_t *lfs, struct lfs_fsinfo *fsinfo) {
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h15788 int (*fsinfo)(struct nfs_server *, struct nfs_fh *, struct nfs_fsinfo *); member