/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/lib/ext2fs/ |
H A D | jfs_compat.h | 96 __u8 j_uuid[16]; member
|
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/lib/ext2fs/ |
H A D | jfs_compat.h | 96 __u8 j_uuid[16]; member
|
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/lib/ext2fs/ |
H A D | jfs_compat.h | 96 __u8 j_uuid[16]; member
|
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/misc/ |
H A D | tune2fs.c | 2869 __u8 *j_uuid; in fs_update_journal_user() local 2909 j_uuid = journal_user(old_uuid, jsb->s_users, nr_users); in fs_update_journal_user() 2910 if (j_uuid == NULL) { in fs_update_journal_user() 2916 memcpy(j_uuid, sb->s_uuid, UUID_SIZE); in fs_update_journal_user()
|
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/misc/ |
H A D | tune2fs.c | 2869 __u8 *j_uuid; in fs_update_journal_user() local 2909 j_uuid = journal_user(old_uuid, jsb->s_users, nr_users); in fs_update_journal_user() 2910 if (j_uuid == NULL) { in fs_update_journal_user() 2916 memcpy(j_uuid, sb->s_uuid, UUID_SIZE); in fs_update_journal_user()
|
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/misc/ |
H A D | tune2fs.c | 2869 __u8 *j_uuid; in fs_update_journal_user() local 2909 j_uuid = journal_user(old_uuid, jsb->s_users, nr_users); in fs_update_journal_user() 2910 if (j_uuid == NULL) { in fs_update_journal_user() 2916 memcpy(j_uuid, sb->s_uuid, UUID_SIZE); in fs_update_journal_user()
|
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/ |
H A D | jbd2.h | 1065 __u8 j_uuid[16]; member
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/ |
H A D | jbd2.h | 1065 __u8 j_uuid[16]; member
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/ |
H A D | jbd2.h | 1065 __u8 j_uuid[16]; member
|
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/filesystems/ext4/ |
H A D | journal.rst | 412 ``j_uuid`` field in ``struct journal_s``, but only tune2fs touches that 483 ``j_uuid`` field in ``struct journal_s``, but only tune2fs touches that
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/filesystems/ext4/ |
H A D | journal.rst | 412 ``j_uuid`` field in ``struct journal_s``, but only tune2fs touches that 483 ``j_uuid`` field in ``struct journal_s``, but only tune2fs touches that
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/filesystems/ext4/ |
H A D | journal.rst | 412 ``j_uuid`` field in ``struct journal_s``, but only tune2fs touches that 483 ``j_uuid`` field in ``struct journal_s``, but only tune2fs touches that
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/jbd2/ |
H A D | commit.c | 736 memcpy (tagp, journal->j_uuid, 16); in jbd2_journal_commit_transaction()
|
/dports/multimedia/libv4l/linux-5.13-rc2/fs/jbd2/ |
H A D | commit.c | 736 memcpy (tagp, journal->j_uuid, 16); in jbd2_journal_commit_transaction()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/jbd2/ |
H A D | commit.c | 736 memcpy (tagp, journal->j_uuid, 16); in jbd2_journal_commit_transaction()
|
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_fifo/ |
H A D | mod_fifo.c | 346 const char *j_uuid = switch_event_get_header(queue->data[j], "unique-id"); in fifo_queue_popfly() local 347 if (j_uuid && !strcmp(j_uuid, uuid)) { in fifo_queue_popfly()
|