Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnilfs2_ondisk.h258 #define NILFS_MIN_NRSVSEGS 8 /* macro
/openbmc/linux/fs/nilfs2/
H A Dthe_nilfs.c403 return max_t(unsigned long, NILFS_MIN_NRSVSEGS, in nilfs_nrsvsegs()