Home
last modified time | relevance | path

Searched refs:EXT4_MOUNT_DELALLOC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dsuper.c1925 {Opt_delalloc, EXT4_MOUNT_DELALLOC,
1927 {Opt_nodelalloc, EXT4_MOUNT_DELALLOC,
2174 if (m->mount_opt & EXT4_MOUNT_DELALLOC) { in handle_mount_opt()
H A Dext4.h1218 #define EXT4_MOUNT_DELALLOC 0x8000000 /* Delalloc support */ macro
/kernel/linux/linux-6.6/fs/ext4/
H A Dsuper.c1865 {Opt_delalloc, EXT4_MOUNT_DELALLOC,
1867 {Opt_nodelalloc, EXT4_MOUNT_DELALLOC,
2160 if (m->mount_opt & EXT4_MOUNT_DELALLOC) { in ext4_parse_param()
H A Dext4.h1214 #define EXT4_MOUNT_DELALLOC 0x8000000 /* Delalloc support */ macro

Completed in 33 milliseconds