Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dvfs.h68 u32 *verifier, bool *truncp, bool *created);
Dvfs.c1259 bool *truncp, bool *created) in do_nfsd_create() argument
1331 else if (truncp) { in do_nfsd_create()
1339 *truncp = (iap->ia_valid & ATTR_SIZE) && !iap->ia_size; in do_nfsd_create()