Searched refs:NILFS_BMAP_USE_VBN (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Ddirect.c78 if (NILFS_BMAP_USE_VBN(direct)) {
130 if (NILFS_BMAP_USE_VBN(bmap)) {
146 if (NILFS_BMAP_USE_VBN(bmap))
164 dat = NILFS_BMAP_USE_VBN(bmap) ? nilfs_bmap_get_dat(bmap) : NULL;
262 if (!NILFS_BMAP_USE_VBN(bmap))
339 return NILFS_BMAP_USE_VBN(bmap) ?
H A Dbmap.h133 #define NILFS_BMAP_USE_VBN(bmap) ((bmap)->b_ptr_type > 0) macro
H A Dbtree.c643 if (NILFS_BMAP_USE_VBN(btree)) {
997 if (NILFS_BMAP_USE_VBN(btree)) {
1140 if (NILFS_BMAP_USE_VBN(btree)) {
1508 dat = NILFS_BMAP_USE_VBN(btree) ? nilfs_bmap_get_dat(btree) : NULL;
1640 if (NILFS_BMAP_USE_VBN(btree)) {
1700 dat = NILFS_BMAP_USE_VBN(btree) ? nilfs_bmap_get_dat(btree) : NULL;
1738 if (NILFS_BMAP_USE_VBN(btree))
1982 ret = NILFS_BMAP_USE_VBN(btree) ?
2172 ret = NILFS_BMAP_USE_VBN(btree) ?
H A Dbmap.c71 if (NILFS_BMAP_USE_VBN(bmap)) {

Completed in 68 milliseconds