Searched refs:NILFS_SC_CLEANUP_RETRY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/nilfs2/ | ||
H A D | segment.h | 201 #define NILFS_SC_CLEANUP_RETRY 3 /* macro |
H A D | segment.c | 2766 int ret, retrycount = NILFS_SC_CLEANUP_RETRY; in nilfs_segctor_write_out() |