Searched refs:NILFS_MIN_NRSVSEGS (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
A D | nilfs2_ondisk.h | 258 #define NILFS_MIN_NRSVSEGS 8 /* macro |
/linux/fs/nilfs2/ | ||
A D | the_nilfs.c | 364 return max_t(unsigned long, NILFS_MIN_NRSVSEGS, in nilfs_nrsvsegs() |
Completed in 6 milliseconds