Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nilfs2/
Dbmap.c474 if ((nilfs_bmap_keydiff_abs(diff) < NILFS_INODE_BMAP_SIZE) && in nilfs_bmap_find_target_seq()
558 NILFS_INODE_BMAP_SIZE * sizeof(__le64)); in nilfs_bmap_write()
Dbmap.h89 #define NILFS_BMAP_SIZE (NILFS_INODE_BMAP_SIZE * sizeof(__le64))
/linux-4.4.14/include/linux/
Dnilfs2_fs.h47 #define NILFS_INODE_BMAP_SIZE 7 macro
78 __le64 i_bmap[NILFS_INODE_BMAP_SIZE];