Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnilfs2_ondisk.h239 #define NILFS_DAT_INO 3 /* DAT file */ macro
269 ((ino) >= NILFS_DAT_INO && (ino) <= NILFS_SUFILE_INO)
/linux/fs/nilfs2/
H A Dbmap.c491 case NILFS_DAT_INO:
529 if (bmap->b_inode->i_ino == NILFS_DAT_INO) in nilfs_bmap_read()
H A Dbtnode.c108 if (inode->i_ino != NILFS_DAT_INO) { in nilfs_btnode_submit_block()
H A Dnilfs.h131 (BIT(NILFS_DAT_INO) | BIT(NILFS_CPFILE_INO) | \
H A Dsegment.c1633 else if (ino == NILFS_DAT_INO) in nilfs_segctor_update_payload_blocknr()
2405 #define FLUSH_DAT_BIT BIT(NILFS_DAT_INO) /* DAT only */ in nilfs_construct_dsync_segment()