Searched refs:v_mtime (Results 1 – 2 of 2) sorted by relevance
264 __u32 v_mtime, v_atime; in nfsd3_create_file() local303 v_mtime = 0; in nfsd3_create_file()313 v_mtime = verifier[0] & 0x7fffffff; in nfsd3_create_file()330 if (inode_get_mtime_sec(d_inode(child)) == v_mtime && in nfsd3_create_file()359 iap->ia_mtime.tv_sec = v_mtime; in nfsd3_create_file()
244 __u32 v_mtime, v_atime; in nfsd4_create_file() local285 v_mtime = 0; in nfsd4_create_file()298 v_mtime = verifier[0] & 0x7fffffff; in nfsd4_create_file()328 if (inode_get_mtime_sec(d_inode(child)) == v_mtime && in nfsd4_create_file()337 if (inode_get_mtime_sec(d_inode(child)) == v_mtime && in nfsd4_create_file()366 iap->ia_mtime.tv_sec = v_mtime; in nfsd4_create_file()