Home
last modified time | relevance | path

Searched defs:fs (Results 26 – 50 of 103) sorted by relevance

12345

/titanic_53/usr/src/uts/intel/sys/
H A Dbootregs.h73 uint16_t fs; member
/titanic_53/usr/src/boot/lib/libstand/
H A Dopen.c94 struct fs_ops *fs; in open() local
/titanic_53/usr/src/lib/libc/i386/threads/
H A Dmachdep.c92 static greg_t fs, es, ds, cs, ss; in setup_context() local
213 greg_t fs, greg_t es, greg_t ds, in __csigsetjmp()
/titanic_53/usr/src/contrib/ast/src/lib/libcmd/
H A Did.c105 register struct fsg* fs; in getfsids() local
202 register struct fsg* fs; in getids() local
/titanic_53/usr/src/cmd/fs.d/ufs/fsirand/
H A Dfsirand.c62 struct fs *fs; in main() local
/titanic_53/usr/src/contrib/ast/src/lib/libast/include/
H A Dmnt.h38 char* fs; /* filesystem name */ member
/titanic_53/usr/src/cmd/awk/
H A Dmain.c58 uchar *fs = NULL; in main() local
/titanic_53/usr/src/cmd/adbgen/common/
H A Dadbsub.c184 int fs; in format() local
/titanic_53/usr/src/cmd/uname/
H A Duname.c66 char *fs = &fmt_string[1]; in main() local
/titanic_53/usr/src/lib/libgrubmgmt/common/
H A Dlibgrub_menu.c308 grub_fs_init(grub_fs_t *fs) in grub_fs_init()
321 grub_fs_fini(grub_fs_t *fs) in grub_fs_fini()
H A Dlibgrub_fs.c176 get_zfs_root(zfs_handle_t *zfh, grub_fs_t *fs, grub_root_t *root) in get_zfs_root()
438 grub_current_root(grub_fs_t *fs, grub_root_t *root) in grub_current_root()
/titanic_53/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c1380 struct fs *fs = ufsvfsp->vfs_fs; in ufs_unmount() local
1876 struct fs *fs; in ufs_sync() local
1962 struct fs *fs = ufsvfsp->vfs_fs; in sbupdate() local
H A Dufs_inode.c458 struct fs *fs; in ufs_iget_internal() local
1050 struct fs *fs = ufsvfsp->vfs_fs; in indirtrunc() local
1158 struct fs *fs = oip->i_fs; in ufs_itrunc() local
H A Dufs_vnops.c739 struct fs *fs; in wrip() local
1345 struct fs *fs; in rdip() local
1561 struct fs *fs; in ufs_ioctl() local
2112 struct fs *fs; in ufs_setattr() local
4524 struct fs *fs; in ufs_getpage() local
5367 struct fs *fs; in ufs_putapage() local
6152 struct fs *fs = ip->i_fs; in ufs_dump() local
6232 struct fs *fs; in ufs_dumpctl() local
6373 struct fs *fs = ufsvfsp->vfs_fs; in save_dblks() local
H A Dufs_directio.c338 struct fs *fs; in ufs_directio_write() local
805 struct fs *fs; in ufs_directio_read() local
/titanic_53/usr/src/cmd/fs.d/ufs/fsck/
H A Dsetup.c65 #define CGSIZE(fs) \ argument
1289 calcsb(calcsb_t style, caddr_t dev, int devfd, struct fs *fs) in calcsb()
/titanic_53/usr/src/cmd/fs.d/nfs/lib/
H A Dref_subr.c132 fs_location4 *fs; in print_referral_summary() local
/titanic_53/usr/src/boot/sys/boot/i386/btx/lib/
H A Dbtxv86.h39 uint32_t fs; /* V86 FS register */ member
/titanic_53/usr/src/common/fs/
H A Dufsops.c367 struct fs *fs; in getblock() local
432 struct fs *fs; in getblock_noopt() local
/titanic_53/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_config.c71 #define IS_VALID_FS(fs) (fs && ( \ argument
538 struct mnttab mt, *fs; in ndmpd_config_get_fs_info_v3() local
/titanic_53/usr/src/uts/common/fs/nfs/
H A Dnfs_vfsops.c1290 struct nfsstatfs fs; in nfsrootvp() local
1500 struct nfsstatfs fs; in nfs_statvfs() local
/titanic_53/usr/src/cmd/fs.d/ufs/df/
H A Ddf.c560 struct statvfs64 fs; in dfreemnt() local
1047 print_statvfs(struct statvfs64 *fs) in print_statvfs()
/titanic_53/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c92 #define cg_blks(fs, cgp, cylno) (((cgp))->cg_b[cylno]) argument
209 struct fs *fs; variable
216 struct fs filesystem, *fs; /* super block */ variable
4544 printsb(struct fs *fs) in printsb()
4618 if (fs_postbl(fs, c)[i] == -1) in printsb() local
4627 if (fs_rotbl(fs)[j] == 0) in printsb() local
/titanic_53/usr/src/cmd/fs.d/ufs/tunefs/
H A Dtunefs.c365 getsb(struct fs *fs, char *file) in getsb()
/titanic_53/usr/src/uts/common/xen/public/arch-x86/
H A Dxen-x86_32.h161 uint16_t fs, _pad4; member
198 unsigned long fs; member

12345