Home
last modified time | relevance | path

Searched refs:P9_MAXWELEM (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/9p/
H A D9p.h326 #define P9_MAXWELEM 16 macro
/linux/fs/9p/
H A Dfid.c240 l = min(n - i, P9_MAXWELEM); in v9fs_fid_lookup_with_uid()