Home
last modified time | relevance | path

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

/fs/nfs/blocklayout/
Drpc_pipefs.c113 size_t mlen) in bl_pipe_downcall()
/fs/nfsd/
Dexport.c72 static int expkey_parse(struct cache_detail *cd, char *mesg, int mlen) in expkey_parse()
524 static int svc_export_parse(struct cache_detail *cd, char *mesg, int mlen) in svc_export_parse()
Dnfs4recover.c862 cld_pipe_downcall(struct file *filp, const char __user *src, size_t mlen) in cld_pipe_downcall()
/fs/nfs/
Dnfs4idmap.c664 idmap_pipe_downcall(struct file *filp, const char __user *src, size_t mlen) in idmap_pipe_downcall()
/fs/ext4/
Dmballoc.c1561 int mlen = 0; in mb_mark_used() local