Home
last modified time | relevance | path

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

/fs/nfsd/
Dvfs.h75 u32 *verifier, bool *truncp, bool *created);
Dvfs.c1385 bool *truncp, bool *created) in do_nfsd_create() argument
1451 else if (truncp) { in do_nfsd_create()
1459 *truncp = (iap->ia_valid & ATTR_SIZE) && !iap->ia_size; in do_nfsd_create()