Searched refs:v_mtime (Results 1 – 2 of 2) sorted by relevance
285 __u32 v_mtime, v_atime; in nfsd3_create_file() local327 v_mtime = 0; in nfsd3_create_file()337 v_mtime = verifier[0] & 0x7fffffff; in nfsd3_create_file()354 if (inode_get_mtime_sec(d_inode(child)) == v_mtime && in nfsd3_create_file()383 iap->ia_mtime.tv_sec = v_mtime; in nfsd3_create_file()
258 __u32 v_mtime, v_atime; in nfsd4_create_file() local310 v_mtime = 0; in nfsd4_create_file()323 v_mtime = verifier[0] & 0x7fffffff; in nfsd4_create_file()357 if (inode_get_mtime_sec(d_inode(child)) == v_mtime && in nfsd4_create_file()366 if (inode_get_mtime_sec(d_inode(child)) == v_mtime && in nfsd4_create_file()399 iap->ia_mtime.tv_sec = v_mtime; in nfsd4_create_file()