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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfs/
H A Dunlink.c60 #define NAME_ALLOC_LEN(len) ((len+16) & ~15) macro
72 str = kmalloc(NAME_ALLOC_LEN(len), GFP_KERNEL);

Completed in 102 milliseconds