Home
last modified time | relevance | path

Searched refs:gfs2_unstuff_dinode (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dbmap.h49 extern int gfs2_unstuff_dinode(struct gfs2_inode *ip, struct page *page);
H A Dfile.c537 ret = gfs2_unstuff_dinode(ip, page); in gfs2_page_mkwrite()
995 error = gfs2_unstuff_dinode(ip, NULL); in fallocate_chunk()
H A Dbmap.c119 int gfs2_unstuff_dinode(struct gfs2_inode *ip, struct page *page) in gfs2_unstuff_dinode() function
1108 ret = gfs2_unstuff_dinode(ip, NULL); in gfs2_iomap_begin_write()
2140 error = gfs2_unstuff_dinode(ip, NULL); in do_grow()
H A Dquota.c836 err = gfs2_unstuff_dinode(ip, NULL); in gfs2_adjust_quota()
H A Ddir.c175 error = gfs2_unstuff_dinode(ip, NULL); in gfs2_dir_write_data()