HomeSort by relevance Sort by last modified time
    Searched defs:zfs_open (Results 1 - 3 of 3) sorted by null

  /netvirt/usr/src/grub/grub-0.95/stage2/
fsys_zfs.c 31 * zfs_open() - locates a plain file object by following the MOS
52 /* cache for a file block of the currently zfs_open()-ed file */
1074 * zfs_open() locates a file in the rootpool by following the
1082 zfs_open(char *filename) function
  /netvirt/usr/src/lib/libzfs/common/
libzfs_dataset.c 317 * Makes a handle from the given dataset name. Used by zfs_open() and
419 zfs_open(libzfs_handle_t *hdl, const char *path, int types) function
    [all...]
  /netvirt/usr/src/uts/common/fs/zfs/
zfs_vnops.c 169 zfs_open(vnode_t **vpp, int flag, cred_t *cr, caller_context_t *ct) function
    [all...]

Completed in 120 milliseconds