Searched refs:gfs2_meta_wipe (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dmeta_io.h65 void gfs2_meta_wipe(struct gfs2_inode *ip, u64 bstart, u32 blen);
H A Dmeta_io.c342 * gfs2_meta_wipe - make inode's buffers so they aren't dirty/pinned anymore
349 void gfs2_meta_wipe(struct gfs2_inode *ip, u64 bstart, u32 blen) function
H A Drgrp.c1659 gfs2_meta_wipe(ip, bstart, blen);
1706 gfs2_meta_wipe(ip, ip->i_no_addr, 1);

Completed in 73 milliseconds