Home
last modified time | relevance | path

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

/linux/Documentation/filesystems/ext4/
H A Dsuper.rst793 - Disable delayed allocation. (EXT4_DEFM_NODELALLOC)
/linux/fs/ext4/
H A Dext4.h2272 #define EXT4_DEFM_NODELALLOC 0x0800 macro
H A Dsuper.c4381 ((def_mount_opts & EXT4_DEFM_NODELALLOC) == 0)) in ext4_set_def_opts()