Home
last modified time | relevance | path

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

/fs/nfsd/
Dvfs.c1391 __u32 v_mtime=0, v_atime=0; in do_nfsd_create() local
1440 v_mtime = verifier[0]&0x7fffffff; in do_nfsd_create()
1467 if ( d_inode(dchild)->i_mtime.tv_sec == v_mtime in do_nfsd_create()
1476 if ( d_inode(dchild)->i_mtime.tv_sec == v_mtime in do_nfsd_create()
1509 iap->ia_mtime.tv_sec = v_mtime; in do_nfsd_create()