Home
last modified time | relevance | path

Searched full:recursively (Results 1 – 25 of 284) sorted by relevance

12345678910>>...12

/titanic_51/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rename/
H A Dzfs_rename_008_pos.ksh36 # zfs rename -r can rename snapshot recursively.
39 # 1. Create snapshot recursively.
40 # 2. Rename snapshot recursively.
61 log_assert "zfs rename -r can rename snapshot recursively."
H A Dzfs_rename_013_pos.ksh41 # 2. Rename snapshot recursively.
/titanic_51/usr/src/test/zfs-tests/tests/functional/cli_user/zfs_list/
H A Dzfs_list_003_pos.ksh36 # Verify 'zfs list -r' could recursively display any children
55 log_assert "Verify 'zfs list -r' could display any children recursively."
76 log_pass "'zfs list -r' could display any children recursively."
/titanic_51/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rollback/
H A Dzfs_rollback_001_pos.ksh33 # 'zfs rollback -r|-rf|-R|-Rf' will recursively destroy any snapshots
48 log_assert "'zfs rollback -r|-rf|-R|-Rf' will recursively destroy any " \
162 log_pass "'zfs rollback -r|-rf|-R|-Rf' recursively destroy any snapshots more "\
/titanic_51/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_destroy/
H A Dzfs_destroy_014_pos.ksh32 # 3. Verify when snapshots are destroyed recursively, all
66 # destroy nested snapshot recursively
H A Dzfs_destroy_001_pos.ksh38 # 'zfs destroy -r|-rf|-R|-Rf <fs|ctr|vol|snap>' should recursively destroy
208 "recursively destroy all children."
/titanic_51/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_upgrade/
H A Dzfs_upgrade_004_pos.ksh34 # it upgrade filesystem recursively to specific or current version.
39 # 3. Verify the filesystem be updated recursively as expected.
/titanic_51/usr/src/man/man1/
H A Dfind.154 The \fBfind\fR utility recursively descends the directory hierarchy for each
823 The following command recursively print all file names in the current directory
838 Recursively print all file names in the current directory and below, skipping
893 The following command recursively print all file names whose permission mode
921 The following command recursively print all file names whose permission
H A Dgrep.1152 Read all files under each directory, recursively. Follow symbolic links on
153 the command line, but skip symlinks that are encountered recursively. If file
163 Read all files under each directory, recursively, following all symbolic links.
H A Dlet.134 and they are recursively evaluated as arithmetic expressions to get numerical
/titanic_51/usr/src/man/man3exacct/
H A Dea_pack_object.3exacct154 respectively. Use \fBea_copy_tree()\fR to copy recursively a group or a list of
158 The \fBea_copy_object_tree()\fR function recursively copies an
160 group objects are recursively copied. The returned object can be completely
/titanic_51/usr/src/man/man3c/
H A Dmtx.3c77 An intra-process mutex that may be acquired recursively by the same
81 acquired recursively by the same thread. It must be unlocked an equal
/titanic_51/usr/src/cmd/sgs/libelf/demo/
H A Dpcom.c127 * archive and recursively call process_elf(). in process_elf()
143 * Recursively process the ELF members. in process_elf()
H A Ddispsyms.c295 * archive and recursively call process_elf(). in process_elf()
312 * Recursively process the ELF members. in process_elf()
/titanic_51/usr/src/man/man1m/
H A Dzfs.1m619 if this dataset is recursively destroyed, is the greater of its space used and
1784 Recursively destroy all dependents, including cloned file systems outside the
1802 Recursively destroy all children.
1847 Recursively destroy all clones of these snapshots, including the clones,
1902 Recursively create snapshots of all descendent datasets
1921 options do not recursively destroy the child snapshots of a recursive snapshot.
2012 Recursively rename the snapshots of all descendent datasets. Snapshots are the
2013 only dataset that can be renamed recursively.
2047 Recursively display any children of the dataset, limiting the recursion to
2076 Recursively displa
[all...]
H A Dufsrestore.1m119 recursively extracted, relative to the current directory, which is expected to
348 is specified, add that directory and its files (recursively) to the extraction
508 files it contains, and (recursively) its subdirectories and the files they
/titanic_51/usr/src/uts/common/os/
H A Dconsole.c88 * These routines may be called recursively, in which case subsequent calls
121 return (console_busy); /* lock is being entered recursively */ in console_hold()
151 return; /* lock is being dropped recursively */ in console_rele()
/titanic_51/usr/src/man/man1b/
H A Dchown.1b46 Recursively descend into directories setting the ownership of all files in each
/titanic_51/usr/src/lib/libbc/libc/gen/common/
H A Dqsort.c120 * partions, do the smaller one recursively and the larger one via a repeat of
208 * (recursively or by branching) if the partition is in qst()
/titanic_51/usr/src/lib/libdtrace/common/
H A Ddt_print.c96 * Print structure passed down recursively through printing algorithm.
341 * each member, and recursively invoke ctf_type_visit() for each member. If
429 * Recursively invoke ctf_type_visit() on each member. in dt_print_array()
541 * ctf_type_visit() recursively.
/titanic_51/usr/src/cmd/filesync/
H A Drename.c74 * recursively perform rename analysis on a directory
113 /* recursively examine all my children */ in find_renames()
/titanic_51/usr/src/lib/pyzfs/common/
H A Dholds.py54 help=_("list holds recursively"))
/titanic_51/usr/src/test/zfs-tests/tests/functional/rsend/
H A Drsend_010_pos.ksh39 # 1. Recursively backup snapshot
/titanic_51/usr/src/uts/sun4/os/
H A Dprom_subr.c204 * lock to be acquired recursively by the owning CPU after disabling preemption.
328 * recursively, return without clearing prom_cpu. If the hold count is now
349 return; /* prom lock is held recursively by this CPU */ in kern_postprom()
/titanic_51/usr/src/cmd/sgs/gprof/common/
H A Dgprof.callg.blurb25 recursively.

12345678910>>...12