Searched defs:fs (Results 1 - 25 of 198) sorted by relevance

12345678

/src/usr.sbin/sysinst/
H A Ddisks_lfs.c39 fs_is_lfs(void *fs) argument
/src/sys/ufs/ffs/
H A Dffs_quota2.c50 struct fs *fs = ump->um_fs; local in function:ffs_quota2_mount
[all...]
H A Dffs_bswap.c194 ffs_cg_swap(struct cg *o, struct cg *n, struct fs *fs) argument
[all...]
/src/sys/ufs/mfs/
H A Dmfs_miniroot.c52 struct fs *fs = (struct fs *)((char *)base + SBLOCK_UFS1); local in function:mfs_initminiroot
[all...]
/src/distrib/alpha/rz25dist/
H A DMakefile[all...]
/src/sys/ufs/lfs/
H A Dlfs_cksum.c103 lfs_sb_cksum(struct lfs *fs) argument
H A Dlfs_itimes.c60 struct lfs *fs = ip->i_lfs; local in function:lfs_itimes
[all...]
/src/sys/fs/v7fs/
H A Dv7fs_io.c64 scratch_read(struct v7fs_self *fs, daddr_t blk) argument
107 scratch_remain(const struct v7fs_self * fs) argument
[all...]
H A Dv7fs_superblock_util.c64 v7fs_superblock_status(struct v7fs_self *fs) argument
80 v7fs_superblock_dump(const struct v7fs_self *fs) argument
H A Dv7fs_dirent.c63 v7fs_dirent_endian_convert(struct v7fs_self *fs, struct v7fs_dirent *dir, int n) argument
H A Dv7fs_inode_util.c95 v7fs_ilist_foreach(struct v7fs_self * fs,int (* func)(struct v7fs_self *,void *,struct v7fs_inode *,v7fs_ino_t),void * ctx) argument
H A Dv7fs_endian.c158 v7fs_endian_init(struct v7fs_self *fs) argument
H A Dv7fs_io_user.c71 v7fs_io_init(struct v7fs_self **fs, const struct v7fs_mount_device *mount, argument
107 v7fs_io_fini(struct v7fs_self *fs) argument
/src/lib/librefuse/
H A Dfuse_internal.h52 struct fuse_fs *fs; /* The base filesystem layer. */ member in struct:fuse
/src/games/sail/
H A Dgame.c61 maxmove(struct ship *ship, int dir, int fs) argument
/src/usr.sbin/fstyp/
H A Dufs.c57 struct fs *fs; local in function:fstyp_ufs
[all...]
H A Dext2fs.c63 e2sb_t *fs; local in function:fstyp_ext2fs
/src/sys/ufs/ext2fs/
H A Dext2fs_subr.c85 struct m_ext2fs *fs; local in function:ext2fs_blkatoff
/src/tests/lib/libc/c063/
H A Dt_utimensat.c64 checkstattime(const struct stat *st, const struct statvfs *fs) argument
94 struct statvfs fs; local in function:ATF_TC_BODY
119 struct statvfs fs; local in function:ATF_TC_BODY
208 struct statvfs fs; local in function:ATF_TC_BODY
[all...]
/src/sys/arch/sparc64/sparc64/
H A Dprocess_machdep.c206 const struct fpstate64 *fs; local in function:process_read_fpregs
231 struct fpstate64 *fs; local in function:process_write_fpregs
[all...]
/src/sys/arch/sparc/sparc/
H A Dprocess_machdep.c159 struct fpstate *fs; local in function:process_read_fpregs
171 struct fpstate *fs; local in function:process_write_fpregs
[all...]
/src/sys/arch/ews4800mips/stand/common/
H A Ddevopen.c136 enum fstype fs; local in function:devopen
/src/sbin/fsck_v7fs/
H A Dinode.c53 freeinode_check(struct v7fs_self *fs) argument
99 v7fs_inode_check(struct v7fs_self *fs, struct v7fs_inode *p, v7fs_ino_t ino) argument
118 ilistcheck_subr(struct v7fs_self *fs, void *ctx, struct v7fs_inode *p, argument
135 ilist_check(struct v7fs_self *fs) argument
[all...]
/src/games/backgammon/common_source/
H A Dsave.c62 char *fs; local in function:save
/src/sbin/clri/
H A Dclri.c84 char *fs, sblock[SBLOCKSIZE]; local in function:main
[all...]

Completed in 10 milliseconds

12345678