Home
last modified time | relevance | path

Searched refs:runtime (Results 1 – 7 of 7) sorted by relevance

/fs/afs/
DKconfig20 Say Y here to make runtime controllable debugging messages appear.
/fs/erofs/
DKconfig20 quite useful to ensure guaranteed end-to-end runtime decompression
/fs/f2fs/
DKconfig83 Enables BUG_ONs which check the filesystem consistency in runtime.
/fs/
DKconfig.binfmt27 you'll have to install the newest ELF runtime libraries, including
/fs/xfs/
DKconfig168 This behavior can be modified at runtime via sysfs.
/fs/cramfs/
DREADME144 endianness; kernel adapts at runtime'. Little-endian wins because of
/fs/btrfs/
Dextent-tree.c2055 u64 runtime = ktime_to_ns(ktime_sub(ktime_get(), start)); in __btrfs_run_delayed_refs() local
2063 avg = fs_info->avg_delayed_ref_runtime * 3 + runtime; in __btrfs_run_delayed_refs()