Home
last modified time | relevance | path

Searched refs:NILFS_MIN_NRSVSEGS (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
Dnilfs2_fs.h254 #define NILFS_MIN_NRSVSEGS 8 /* Minimum number of reserved macro
/linux-4.1.27/fs/nilfs2/
Dthe_nilfs.c376 return max_t(unsigned long, NILFS_MIN_NRSVSEGS, in nilfs_nrsvsegs()