Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnilfs2_fs.h328 #define NILFS_MAX_REC_LEN ((1<<16)-1) macro
335 if (len == NILFS_MAX_REC_LEN) in nilfs_rec_len_from_disk()
345 return cpu_to_le16(NILFS_MAX_REC_LEN); in nilfs_rec_len_to_disk()