Searched refs:bop_insert (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 Dbmap.h65 int (*bop_insert)(struct nilfs_bmap *, __u64, __u64); member in struct:nilfs_bmap_operations
H A Ddirect.c347 .bop_insert = nilfs_direct_insert,
H A Dbmap.c117 return bmap->b_ops->bop_insert(bmap, key, ptr);
H A Dbtree.c2245 .bop_insert = nilfs_btree_insert,
2265 .bop_insert = NULL,

Completed in 108 milliseconds