Searched refs:targs (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_alloc.c1828 xfs_alloc_arg_t targs; /* local allocation arguments */ local
1936 targs.tp = tp;
1937 targs.mp = mp;
1938 targs.agbp = agbp;
1939 targs.agno = args->agno;
1940 targs.mod = targs.minleft = targs.wasdel = targs.userdata =
1941 targs
[all...]

Completed in 52 milliseconds