Searched refs:fs (Results 176 - 200 of 215) sorted by relevance

123456789

/osnet-11/usr/src/grub/grub2/grub-core/loader/i386/pc/
H A Dchainloader.c64 .fs = 0,
H A Dlinux.c59 state.gs = state.fs = state.es = state.ds = state.ss = segment;
/osnet-11/usr/src/cmd/sendmail/src/
H A Dconf.c2389 # include <sys/fs/s5param.h>
3308 struct ustat fs;
3314 struct fs_data fs;
3319 struct statvfs fs;
3320 # define FSBLOCKSIZE fs.f_frsize
3322 struct statfs fs;
3323 # define FSBLOCKSIZE fs.f_bsize
3332 if (stat(dir, &statbuf) == 0 && ustat(statbuf.st_dev, &fs) == 0)
3335 if (statfs(dir, &fs, sizeof(fs),
[all...]
H A Dqueue.c6439 short fs; local
6453 fs = filesys_find(qp->qp_name, qddf, add);
6454 if (fs >= 0)
6455 qp->qp_fsysidx = fs;
6458 if (fs < ret)
6459 ret = fs;
6506 FILESYS *fs = &FILE_SYS(i); local
6513 "filesys_update failed: %s, fs=%s, avail=%ld, blocksize=%ld",
6516 fs->fs_avail = 0;
6517 fs
[all...]
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dstart_eltorito.S86 mov %ax, %fs
H A Dasm.S1003 movw %ax, %fs
1048 movw %ax, %fs
1075 movw %ax, %fs
1881 mov %ax, %fs
1955 movw %bx, %fs
/osnet-11/usr/src/cmd/hal/utils/
H A Dfsutils.c29 #include <sys/fs/pc_label.h>
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_impl.h30 #include <sys/fs/zfs.h>
269 struct zfs_pathent *zp_zhp_ent; /* link to 'main' entry for this fs */
H A Dlibzfs_sendrecv.c430 * Routines for dealing with the AVL tree of fs-nvlists
569 * Routines for dealing with the giant nvlist of fs-nvlists, etc.
623 * NB: if there is no fromsnap here (it's a newly created fs in
853 /* add this fs to nvlist */
1058 "not an earlier snapshot from the same fs"));
1287 * If this fs does not have fromsnap, and we're doing
2083 * First find the stream's fs, so we can check for
2328 (void) printf("local fs %s does not have "
2362 * because the parent is a newly-created fs;
2364 * new fs
2814 nvlist_t *fs; local
3332 nvlist_t *fs = fsavl_find(stream_avl, ZFS_TYPE_SNAPSHOT, local
3418 nvlist_t *fs; local
3496 nvlist_t *local_nv, *fs; local
[all...]
/osnet-11/usr/src/lib/libbe/common/
H A Dbe_mount.c835 "failed to add %s to fs list\n"),
1287 "failed to add %s to fs list\n"), mountpoint);
1310 * fs - file system to add
1318 add_to_fs_list(be_fs_list_data_t *fld, const char *fs) argument
1320 if (fld == NULL || fs == NULL)
1330 if ((fld->fs_list[fld->fs_num++] = strdup(fs)) == NULL) {
1805 * and searches for an entry for the fs passed in. If found,
1806 * it returns the mountpoint of that fs in the mountpoint
1811 * fs - pointer to the file system name to look for in the
1814 * fs wil
1826 get_mountpoint_from_vfstab(char *altroot, const char *fs, char *mountpoint, size_t size_mp, boolean_t get_alt_mountpoint) argument
[all...]
H A Dbe_create.c195 be_print_err(gettext("be_init: failed to lookup fs "
218 "shared fs attributes\n"));
532 * If fs == "/", skip it;
658 char *tok = NULL, *fs = NULL; local
660 if ((fs = strdup(shared_fs_names[i])) == NULL) {
667 tok = strtok(fs, "/");
/osnet-11/usr/src/lib/libparted/common/libparted/fs/hfs/
H A Dhfs.h718 PedFileSystem* fs; member in struct:_HfsPrivateFile
763 PedFileSystem* fs; member in struct:_HfsPPrivateFile
/osnet-11/usr/src/cmd/hal/probing/volume/
H A Dprobe-volume.c33 #include <sys/fs/hsfs_spec.h>
34 #include <sys/fs/hsfs_isospec.h>
322 *has_data = B_TRUE; /* probe for fs anyway */
435 dbus_bool_t has_data = TRUE; /* probe for fs by default */
526 /* with audio present, create volume even if fs probing fails */
611 * now determine fs type
/osnet-11/usr/src/lib/libshadowtest/common/
H A Dlibshadowtest.c34 #include <sys/fs/shadow.h>
/osnet-11/usr/src/lib/libast/common/misc/
H A Dfts.c1513 struct statvfs fs; local
1515 return statvfs(ent->fts_path, &fs) || (fs.f_flag & ST_LOCAL);
1517 return !strgrpmatch(fmtfs(ent->fts_statp), "([an]fs|samb)", NiL, 0, STR_LEFT|STR_ICASE);
/osnet-11/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc1049 db_dictionary::extract_entries(db_dictionary& tempdict, char **fs, int fscnt) argument
1058 tbl = find_table_desc(fs[i]);
1062 fs[i]);
1077 fs[i]);
H A Dnis_db.cc189 db_extract_dict_entries(char *newdict, char **fs, int fscnt) argument
198 fs, fscnt));
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dromfs.c24 #include <grub/fs.h>
/osnet-11/usr/src/lib/pyzfs/common/
H A Dioctl.c27 #include <sys/fs/zfs.h>
519 "Upgrade fs to enable user space accounting."},
/osnet-11/usr/src/grub/grub2/grub-core/io/
H A Dgzio.c42 #include <grub/fs.h>
1167 file->fs = &grub_gzio_fs;
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mkrescue.in31 pkglib_DATA="moddep.lst command.lst fs.lst partmap.lst parttool.lst handler.lst video.lst crypto.lst terminal.lst"
196 search --fs-uuid --set=root ${iso_uuid}
/osnet-11/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/common/
H A Dfac_prov_ipmi.c1214 ipmi_sdr_full_sensor_t *fs; local
1334 if ((fs = ipmi_find_sdr(mod, hdl, entity_refs, nelems,
1354 sr_out.iss_id = fs->is_fs_number;
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c802 char *aname = NULL, *aid = NULL, *fs; local
815 fs = strchr(copy, '/');
817 if (startn == NULL || fs == NULL) {
826 if (startn > fs)
/osnet-11/usr/src/lib/brand/shared/zone/
H A Dcommon.ksh373 # Read zonecfg fs entries and save the relevant data, one entry per
376 # fs:
383 # and it assumes the order of the fs properties as above.
386 zonecfg -z $ZONENAME info fs | nawk '{
402 # Mount zonecfg fs entries into the zonepath.
409 # Sort the fs entries so we can handle nested mounts.
431 # Unmount zonecfg fs entries from the zonepath.
438 # Reverse sort the fs entries so we can handle nested unmounts.
1173 # out when extracting from a CPIO or PAX archive. We'll add the fs
1175 fscpiofile=$(/usr/bin/mktemp -t -p /var/tmp fs
[all...]
/osnet-11/usr/src/lib/libshare/common/
H A Dlibshare.c205 * RECURSIVE_ERRORCHECKMUTEX is needed to allow the fs plugins to call back into
216 * If the caller is an fs plugin calling back into libshare with
1554 * per-protocol error lists to generate an entry for the fs notification
1611 sa_fs_t fs; local
1619 share, mpbuf, sizeof (mpbuf), &fs, &mp);
1627 fstype = fs;
2997 * rather than clearing the fs plugin caches twice.

Completed in 152 milliseconds

123456789