Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfsd/
Dvfs.h72 u32 *verifier, bool *truncp, bool *created);
Dvfs.c1297 bool *truncp, bool *created) in do_nfsd_create() argument
1363 else if (truncp) { in do_nfsd_create()
1371 *truncp = (iap->ia_valid & ATTR_SIZE) && !iap->ia_size; in do_nfsd_create()