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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_dir2_data.c243 xfs_dir2_data_freeinsert( function
364 xfs_dir2_data_freeinsert(d, dup, loghead);
611 dfp = xfs_dir2_data_freeinsert(d, prevdup, needlogp);
634 (void)xfs_dir2_data_freeinsert(d, prevdup, needlogp);
662 (void)xfs_dir2_data_freeinsert(d, newdup, needlogp);
682 (void)xfs_dir2_data_freeinsert(d, newdup, needlogp);
756 dfp = xfs_dir2_data_freeinsert(d, newdup, needlogp);
783 dfp = xfs_dir2_data_freeinsert(d, newdup, needlogp);
823 (void)xfs_dir2_data_freeinsert(d, newdup,
825 (void)xfs_dir2_data_freeinsert(
[all...]
H A Dxfs_dir2_data.h166 extern xfs_dir2_data_free_t *xfs_dir2_data_freeinsert(xfs_dir2_data_t *d,
H A Dxfs_dir2_block.c1187 (void)xfs_dir2_data_freeinsert((xfs_dir2_data_t *)block,

Completed in 82 milliseconds