Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dthe_nilfs.h257 #define NILFS_SB_FREQ 10 macro
H A Dsysfs.c785 if (val < NILFS_SB_FREQ) { in nilfs_superblock_sb_update_frequency_store()
786 val = NILFS_SB_FREQ; in nilfs_superblock_sb_update_frequency_store()
H A Dthe_nilfs.c76 nilfs->ns_sb_update_freq = NILFS_SB_FREQ; in alloc_nilfs()