Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dthe_nilfs.h249 #define NILFS_SB_FREQ 10 macro
H A Dsysfs.c777 if (val < NILFS_SB_FREQ) { in nilfs_superblock_sb_update_frequency_store()
778 val = NILFS_SB_FREQ; in nilfs_superblock_sb_update_frequency_store()
H A Dthe_nilfs.c75 nilfs->ns_sb_update_freq = NILFS_SB_FREQ; in alloc_nilfs()