Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/filesystems/ext4/
H A Dsuper.rst773 - Do not support 32-bit UIDs. (EXT4_DEFM_UID16)
/openbmc/linux/fs/ext4/
H A Dext4.h2257 #define EXT4_DEFM_UID16 0x0010 macro
H A Dsuper.c4371 if (def_mount_opts & EXT4_DEFM_UID16) in ext4_set_def_opts()