Home
last modified time | relevance | path

Searched refs:gfs2_get_extent (Results 1 – 4 of 4) sorted by relevance

/linux/fs/gfs2/
H A Dbmap.h57 int gfs2_get_extent(struct inode *inode, u64 lblock, u64 *dblock,
H A Drecovery.c42 error = gfs2_get_extent(&ip->i_inode, blk, &dblock, &extlen); in gfs2_replay_read_block()
H A Dquota.c1437 error = gfs2_get_extent(&ip->i_inode, x, &dblock, &extlen); in gfs2_quota_init()
H A Dbmap.c1269 int gfs2_get_extent(struct inode *inode, u64 lblock, u64 *dblock, in gfs2_get_extent() function