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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_dir2_sf.c271 int add_entsize; /* size of the new entry */ local
301 add_entsize = XFS_DIR2_SF_ENTSIZE_BYNAME(sfp, args->namelen);
302 incr_isize = add_entsize;
312 add_entsize +=

Completed in 46 milliseconds