Home
last modified time | relevance | path

Searched defs:vbn (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/nilfs2/
H A Dgcinode.c59 sector_t pbn, __u64 vbn, in nilfs_gccache_submit_read_data()
127 __u64 vbn, struct buffer_head **out_bh) in nilfs_gccache_submit_read_node()
/openbmc/linux/fs/ntfs3/
H A Dindex.c635 const CLST *vbn) in index_buf_check()
932 struct ntfs_inode *ni, CLST vbn, in indx_new()
1037 int indx_read(struct ntfs_index *indx, struct ntfs_inode *ni, CLST vbn, in indx_read()
1432 CLST *vbn) in indx_create_allocate()
1489 CLST *vbn) in indx_add_allocate()
2003 __le64 vbn, struct indx_node *n) in indx_find_buffer()
2117 CLST vbn = de_get_vbn(e); in indx_free_children() local
2169 CLST vbn; in indx_get_entry_to_replace() local
H A Dinode.c684 int ntfs_get_block(struct inode *inode, sector_t vbn, in ntfs_get_block()
891 static int ntfs_get_block_write_begin(struct inode *inode, sector_t vbn, in ntfs_get_block_write_begin()
H A Dntfs.h759 __le64 vbn; // 0x10: vcn if index >= cluster or vsn id index < cluster member