Home
last modified time | relevance | path

Searched refs:bfile (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/test/zfs-tests/tests/functional/rsend/
H A Drsend_009_pos.ksh61 log_must $MKFILE 100M $TESTDIR/bfile
63 log_must $ZPOOL create bpool $TESTDIR/bfile
/titanic_41/usr/src/common/fs/
H A Dbootfsops.c44 typedef struct bfile { struct
48 struct bfile *bf_next; argument
/titanic_41/usr/src/tools/onbld/Scm/
H A DBackup.py570 bfile = self.bu.backupfile(fname)
574 shutil.copy2(bfile, wfile)
577 " %s" % (bfile, e))