Searched refs:check_guard (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dxdr3.h15 int check_guard; member in struct:nfsd3_sattrargs
H A Dvfs.c309 int check_guard, time_t guardtime)
437 if (!check_guard || guardtime == inode->i_ctime.tv_sec) {
308 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, struct iattr *iap, int check_guard, time_t guardtime) argument
H A Dnfs3proc.c79 argp->check_guard, argp->guardtime);
H A Dnfs3xdr.c290 if ((args->check_guard = ntohl(*p++)) != 0) {

Completed in 49 milliseconds