Home
last modified time | relevance | path

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

/fs/nfsd/
Dnfs4proc.c867 int slack_bytes; in nfsd4_proc_compound() local
914 slack_bytes = (char *)resp->end - (char *)resp->p; in nfsd4_proc_compound()
915 if (slack_bytes < COMPOUND_SLACK_SPACE in nfsd4_proc_compound()
917 BUG_ON(slack_bytes < COMPOUND_ERR_SLACK_SPACE); in nfsd4_proc_compound()