Home
last modified time | relevance | path

Searched refs:super_format (Results 1 – 10 of 10) sorted by relevance

/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/ffs/ffs/fm/
H A Dfm_formats.c1708 topo_order_subformats(super_format, format_count) in topo_order_subformats() argument
1709 FMFormat super_format; in topo_order_subformats()
1717 add_format(super_format, sorted, visit, stack);
1724 if (super_format->subformats[i] == sorted[j]) found++;
1734 free_FMformat(super_format->subformats[i]);
1735 super_format->subformats[i] = NULL;
1740 super_format->subformats[i] = sorted[sorted_count - 2 - i];
/dports/textproc/wiggle/wiggle-1.3/tests/linux/md/
H A Dorig1288 * Import a device. If 'super_format' >= 0, then sanity check the superblock
1297 static mdk_rdev_t *md_import_device(dev_t newdev, int super_format, int super_minor)
1335 if (super_format >= 0) {
1336 err = super_types[super_format].
H A Dlmerge1288 * Import a device. If 'super_format' >= 0, then sanity check the superblock
1297 static mdk_rdev_t *md_import_device(dev_t newdev, int super_format, int super_minor)
1335 if (super_format >= 0) {
1336 err = super_types[super_format].
H A Dmerge1288 * Import a device. If 'super_format' >= 0, then sanity check the superblock
1297 static mdk_rdev_t *md_import_device(dev_t newdev, int super_format, int super_minor)
1335 if (super_format >= 0) {
1336 err = super_types[super_format].
H A Dwmerge1288 * Import a device. If 'super_format' >= 0, then sanity check the superblock
1297 static mdk_rdev_t *md_import_device(dev_t newdev, int super_format, int super_minor)
1335 if (super_format >= 0) {
1336 err = super_types[super_format].
H A Ddiff1289 - * Import a device. If 'super_format' >= 0, then sanity check the superblock
1298 -static mdk_rdev_t *md_import_device(dev_t newdev, int super_format, int super_minor)
1336 - if (super_format >= 0) {
1337 - err = super_types[super_format].
/dports/textproc/wiggle/wiggle-1.3/demo/
H A Dmd.c1961 static mdk_rdev_t *md_import_device(dev_t newdev, int super_format, int super_minor) in md_import_device() argument
2002 if (super_format >= 0) { in md_import_device()
2003 err = super_types[super_format]. in md_import_device()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/md/
H A Dmd.c3719 static struct md_rdev *md_import_device(dev_t newdev, int super_format, int super_minor) in md_import_device() argument
3737 err = lock_rdev(rdev, newdev, super_format == -2); in md_import_device()
3751 if (super_format >= 0) { in md_import_device()
3752 err = super_types[super_format]. in md_import_device()
3757 super_format, super_minor); in md_import_device()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/md/
H A Dmd.c3719 static struct md_rdev *md_import_device(dev_t newdev, int super_format, int super_minor) in md_import_device() argument
3737 err = lock_rdev(rdev, newdev, super_format == -2); in md_import_device()
3751 if (super_format >= 0) { in md_import_device()
3752 err = super_types[super_format]. in md_import_device()
3757 super_format, super_minor); in md_import_device()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/md/
H A Dmd.c3719 static struct md_rdev *md_import_device(dev_t newdev, int super_format, int super_minor) in md_import_device() argument
3737 err = lock_rdev(rdev, newdev, super_format == -2); in md_import_device()
3751 if (super_format >= 0) { in md_import_device()
3752 err = super_types[super_format]. in md_import_device()
3757 super_format, super_minor); in md_import_device()