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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dunlink.c42 #define NAME_ALLOC_LEN(len) ((len+16) & ~15) macro
53 str = kmemdup(dentry->d_name.name, NAME_ALLOC_LEN(len), GFP_KERNEL);

Completed in 55 milliseconds