/titanic_41/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_chkpnt.c | 189 snapshot_hold(char *volname, char *snapname, char *jname, boolean_t recursive) in snapshot_hold() 218 boolean_t recursive) in snapshot_release() 246 snapshot_create(char *volname, char *jname, boolean_t recursive, in snapshot_create() 287 snapshot_destroy(char *volname, char *jname, boolean_t recursive, in snapshot_destroy()
|
H A D | ndmpd_zfs.c | 1710 boolean_t recursive = B_FALSE; in ndmpd_zfs_snapshot_prepare() local 1839 boolean_t recursive = B_FALSE; in ndmpd_zfs_snapshot_create() local 1882 boolean_t recursive = B_FALSE; in ndmpd_zfs_snapshot_unuse() local
|
/titanic_41/usr/src/lib/pyzfs/common/ |
H A D | dataset.py | 213 def snapshots_fromcmdline(dsnames, recursive): argument
|
/titanic_41/usr/src/lib/libcmd/common/ |
H A D | rm.c | 90 int recursive; /* remove subtrees too */ member
|
H A D | cksum.c | 130 int recursive; /* recursively descend dirs */ member
|
H A D | cp.c | 160 int recursive; /* subtrees too */ member
|
/titanic_41/usr/src/cmd/grep/ |
H A D | grep.c | 273 recursive(const char *name, const struct stat *statp, int info, struct FTW *ftw) in recursive() function
|
/titanic_41/usr/src/cmd/rm/ |
H A D | rm.c | 78 static boolean_t silent, interactive, recursive, ontty; variable
|
/titanic_41/usr/src/lib/libzfs/common/ |
H A D | libzfs_sendrecv.c | 633 boolean_t recursive; member 826 const char *tosnap, boolean_t recursive, nvlist_t **nvlp, avl_tree_t **avlp) in gather_nvlist() 2340 boolean_t needagain, progress, recursive; in recv_incremental_replication() local 2627 boolean_t recursive; in zfs_receive_package() local 2963 boolean_t recursive; in zfs_receive_one() local
|
H A D | libzfs_dataset.c | 3733 zfs_snapshot(libzfs_handle_t *hdl, const char *path, boolean_t recursive, in zfs_snapshot() 3908 zfs_rename(zfs_handle_t *zhp, const char *target, boolean_t recursive, in zfs_rename() 4391 boolean_t recursive; member 4416 boolean_t recursive, int cleanup_fd) in zfs_hold() 4544 boolean_t recursive) in zfs_release()
|
/titanic_41/usr/src/cmd/fruadm/ |
H A D | fruadm.c | 57 static int found_frupath = 0, list_only = 0, recursive = 0, variable
|
/titanic_41/usr/src/cmd/grep_xpg4/ |
H A D | grep.c | 435 recursive(const char *name, const struct stat *statp, int info, struct FTW *ftw) in recursive() function
|
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/ |
H A D | kdb_db2.c | 1305 int backwards, int recursive) in krb5_db2_db_iterate_ext() 1387 int backwards = 0, recursive = 0; in krb5_db2_db_iterate() local
|
/titanic_41/usr/src/cmd/raidctl/ |
H A D | raidctl.c | 1440 snapshot_raidsystem(uint8_t recursive, uint8_t indent, uint8_t is_snapshot) in snapshot_raidsystem() 1466 snapshot_ctl(raid_obj_handle_t ctl_handle, uint8_t recursive, uint8_t indent, in snapshot_ctl()
|
/titanic_41/usr/src/lib/libsqlite/src/ |
H A D | btree.h | 151 #define sqliteBtreePageDump(pBt, pgno, recursive)\ argument
|
H A D | btree.c | 3043 static int fileBtreePageDump(Btree *pBt, int pgno, int recursive){ in fileBtreePageDump()
|
/titanic_41/usr/src/cmd/krb5/kadmin/dbutil/ |
H A D | dump.c | 74 static int recursive; variable
|
/titanic_41/usr/src/cmd/mdb/common/modules/zfs/ |
H A D | zfs.c | 1383 do_print_vdev(uintptr_t addr, int flags, int depth, boolean_t recursive, in do_print_vdev() 1576 boolean_t recursive = B_FALSE; in vdev_print() local
|
/titanic_41/usr/src/cmd/zfs/ |
H A D | zfs_main.c | 4676 boolean_t recursive; /* unallow only */ member 5370 boolean_t recursive = B_FALSE; in zfs_do_hold_rele_impl() local 5575 boolean_t recursive = B_FALSE; in zfs_do_holds() local
|
/titanic_41/usr/src/cmd/fs.d/ufs/fsdb/ |
H A D | fsdb.c | 251 static short recursive; variable
|
/titanic_41/usr/src/cmd/make/include/mksh/ |
H A D | defs.h | 675 struct Recursive recursive; member
|
/titanic_41/usr/src/lib/efcode/engine/ |
H A D | forth.c | 2108 recursive(fcode_env_t *env) in recursive() function
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | dsl_dataset.c | 2091 const char *oldsnapname, const char *newsnapname, boolean_t recursive) in dsl_dataset_rename_snapshot()
|
H A D | zfs_ioctl.c | 3734 boolean_t recursive = zc->zc_cookie & 1; in zfs_ioc_rename() local
|