Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dvfs.c1346 __u32 v_mtime=0, v_atime=0; in do_nfsd_create() local
1395 v_mtime = verifier[0]&0x7fffffff; in do_nfsd_create()
1422 if ( d_inode(dchild)->i_mtime.tv_sec == v_mtime in do_nfsd_create()
1430 if ( d_inode(dchild)->i_mtime.tv_sec == v_mtime in do_nfsd_create()
1463 iap->ia_mtime.tv_sec = v_mtime; in do_nfsd_create()