Searched refs:gfs2_unstuff_dinode (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dbmap.h47 int gfs2_unstuff_dinode(struct gfs2_inode *ip, struct page *page);
H A Dbmap.c110 * gfs2_unstuff_dinode - Unstuff a dinode when the data has grown too big
121 int gfs2_unstuff_dinode(struct gfs2_inode *ip, struct page *page) function
930 error = gfs2_unstuff_dinode(ip, NULL);
H A Dfile.c400 ret = gfs2_unstuff_dinode(ip, page);
H A Daops.c682 error = gfs2_unstuff_dinode(ip, page);
H A Ddir.c175 error = gfs2_unstuff_dinode(ip, NULL);
H A Dquota.c646 gfs2_unstuff_dinode(ip, NULL);

Completed in 84 milliseconds