/titanic_53/usr/src/uts/common/fs/ufs/ |
H A D | ufs_lockfs.c | 342 struct fs *fs = ufsvfsp->vfs_fs; in ufs_flush() local 753 struct fs *fs; in ufs_reconcile_inode() local
|
H A D | ufs_acl.c | 109 struct fs *fs = ufsvfsp->vfs_fs; in ufs_si_store() local 436 struct fs *fs = ufsvfsp->vfs_fs; in ufs_si_load() local
|
H A D | ufs_dir.c | 2425 struct fs *fs = dp->i_fs; in ufs_dirremove() local 2773 struct fs *fs; in blkatoff() local
|
H A D | ufs_thread.c | 1005 struct fs *fs = ufsvfsp->vfs_fs; in ufs_thread_reclaim() local
|
/titanic_53/usr/src/uts/common/fs/nfs/ |
H A D | nfs_xdr.c | 1382 xdr_statfs(XDR *xdrs, struct nfsstatfs *fs) in xdr_statfs() 1392 xdr_faststatfs(XDR *xdrs, struct nfsstatfs *fs) in xdr_faststatfs()
|
/titanic_53/usr/src/cmd/fs.d/ufs/mkfs/ |
H A D | mkfs.c | 271 #define CGSIZE(fs) \ argument 285 #define MAXIpG(fs) roundup((fs)->fs_bsize * NBBY / 3, INOPB(fs)) argument 439 struct fs fs; member 629 struct statvfs64 fs; in main() local 3380 isblock(struct fs *fs, unsigned char *cp, int h) in isblock() 3406 clrblock(struct fs *fs, unsigned char *cp, int h) in clrblock() 3432 setblock(struct fs *fs, unsigned char *cp, int h) in setblock()
|
/titanic_53/usr/src/cmd/swap/ |
H A D | swap.c | 661 struct statvfs64 fs; in valid() local
|
/titanic_53/usr/src/uts/common/sys/fs/ |
H A D | ufs_trans.h | 303 #define TRANS_SI(ufsvfsp, fs, cg) \ argument 393 #define TRANS_MATA_SI(ufsvfsp, fs) \ argument 408 #define TRANS_MATA_SI(ufsvfsp, fs) argument
|
H A D | udf_inode.h | 338 #define blkroundup(fs, size) /* calculates roundup(size, fs->fs_bsize) */ \ argument 342 #define blkroundup(fs, size) /* calculates roundup(size, fs->fs_bsize) */ \ argument 345 #define blksize(fs) (fs->udf_lbsize) argument
|
/titanic_53/usr/src/lib/libbc/libc/gen/common/ |
H A D | double_decim.c | 344 char is[_INTEGER_SIZE], fs[DECIMAL_STRING_LENGTH]; in _unpacked_to_decimal() local
|
/titanic_53/usr/src/uts/common/xen/public/arch-x86/ |
H A D | xen-x86_64.h | 183 uint16_t fs, _pad5[3]; /* Non-zero => takes precedence over fs_base. */ member 230 unsigned long fs; member
|
/titanic_53/usr/src/common/ficl/ |
H A D | ficl.h | 815 #define FICL_STRING_GET_LENGTH(fs) ((fs).length) argument 816 #define FICL_STRING_GET_POINTER(fs) ((fs).text) argument 817 #define FICL_STRING_SET_LENGTH(fs, l) ((fs).length = (ficlUnsigned)(l)) argument 818 #define FICL_STRING_SET_POINTER(fs, p) ((fs).text = (char *)(p)) argument
|
/titanic_53/usr/src/boot/lib/libstand/ |
H A D | dosfs.h | 116 DOS_FS *fs; /* associated filesystem */ member
|
/titanic_53/usr/src/lib/libbe/common/ |
H A D | be_mount.c | 1496 add_to_fs_list(be_fs_list_data_t *fld, const char *fs) in add_to_fs_list() 1972 get_mountpoint_from_vfstab(char *altroot, const char *fs, char *mountpoint, in get_mountpoint_from_vfstab()
|
/titanic_53/usr/src/lib/gss_mechs/mech_krb5/profile/ |
H A D | prof_init.c | 32 const_profile_filespec_t *fs; in profile_init() local
|
/titanic_53/usr/src/tools/codereview/ |
H A D | lwlp.c | 771 save_format_state(struct format_state *fs) in save_format_state() 781 restore_format_state(struct format_state *fs, FILE *outfile) in restore_format_state()
|
/titanic_53/usr/src/cmd/fs.d/ufs/fstyp/ |
H A D | fstyp.c | 71 struct fs fs; member
|
/titanic_53/usr/src/uts/common/io/usb/clients/usbecm/ |
H A D | usbecm.c | 413 uint32_t fs; in usbecm_m_stat() local 3146 usbecm_get_statistics(usbecm_state_t *ecmp, uint32_t fs, uint32_t *stat_data) in usbecm_get_statistics()
|
/titanic_53/usr/src/stand/lib/fs/ufs/ |
H A D | ufsops.c | 451 struct fs *fs; in getblock() local
|
/titanic_53/usr/src/boot/sys/boot/common/ |
H A D | multiboot2.c | 584 const char *fs = getenv("fstype"); in mb_kernel_cmdline() local
|
/titanic_53/usr/src/uts/common/xen/io/ |
H A D | xdb.h | 74 uint8_t fs; /* start sector # within this page (segment) */ member
|
/titanic_53/usr/src/cmd/fs.d/ufs/newfs/ |
H A D | newfs.c | 1082 struct fs *fs; in notrand() local
|
/titanic_53/usr/src/lib/libzfs_core/common/ |
H A D | libzfs_core.c | 300 char fs[ZFS_MAX_DATASET_NAME_LEN]; in lzc_snaprange_space() local
|
/titanic_53/usr/src/cmd/awk/ |
H A D | lib.c | 415 refldbld(uchar *rec, uchar *fs) /* build fields from reg expr in FS */ in refldbld()
|
/titanic_53/usr/src/grub/grub-0.97/stage2/ |
H A D | pc_slice.h | 155 #define IS_PC_SLICE_TYPE_BSD_WITH_FS(type,fs) \ argument
|