Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dvfs.h74 u32 *verifier, bool *truncp, bool *created);
Dvfs.c1340 bool *truncp, bool *created) in do_nfsd_create() argument
1406 else if (truncp) { in do_nfsd_create()
1414 *truncp = (iap->ia_valid & ATTR_SIZE) && !iap->ia_size; in do_nfsd_create()