Home
last modified time | relevance | path

Searched refs:gfs2_alloc_extent (Results 1 – 3 of 3) sorted by relevance

/linux/fs/gfs2/
H A Dbmap.h59 int gfs2_alloc_extent(struct inode *inode, u64 lblock, u64 *dblock,
H A Ddir.c194 error = gfs2_alloc_extent(&ip->i_inode, lblock, &dblock, in gfs2_dir_write_data()
H A Dbmap.c1276 int gfs2_alloc_extent(struct inode *inode, u64 lblock, u64 *dblock, in gfs2_alloc_extent() function