Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dvfs.c1341 __u32 v_mtime=0, v_atime=0; in do_nfsd_create() local
1396 v_mtime = verifier[0]&0x7fffffff; in do_nfsd_create()
1423 if ( d_inode(dchild)->i_mtime.tv_sec == v_mtime in do_nfsd_create()
1431 if ( d_inode(dchild)->i_mtime.tv_sec == v_mtime in do_nfsd_create()
1461 iap->ia_mtime.tv_sec = v_mtime; in do_nfsd_create()