Home
last modified time | relevance | path

Searched defs:mlen (Results 1 – 3 of 3) sorted by relevance

/fs/nfs/
Didmap.c361 size_t mlen = min(msg->len, buflen); in idmap_pipe_upcall() local
377 idmap_pipe_downcall(struct file *filp, const char __user *src, size_t mlen) in idmap_pipe_downcall()
/fs/nfsd/
Dexport.c92 static int expkey_parse(struct cache_detail *cd, char *mesg, int mlen) in expkey_parse()
495 static int svc_export_parse(struct cache_detail *cd, char *mesg, int mlen) in svc_export_parse()
/fs/ext4/
Dmballoc.c1269 int mlen = 0; in mb_mark_used() local