get_seconds      1755 drivers/firewire/ohci.c 		ohci->bus_time = (lower_32_bits(get_seconds()) & ~0x7f) |
get_seconds      3317 drivers/staging/exfat/exfat_super.c 	inode->i_generation = get_seconds();
get_seconds       524 fs/fat/inode.c 	inode->i_generation = get_seconds();
get_seconds       257 fs/hfs/hfs_fs.h #define hfs_mtime()		__hfs_u_to_mtime(get_seconds())
get_seconds       543 fs/hfsplus/hfsplus_fs.h #define hfsp_now2mt()		__hfsp_ut2mt(get_seconds())
get_seconds       173 fs/nfsd/nfs4state.c 	clp->cl_time = get_seconds();
get_seconds      2220 fs/nfsd/nfs4state.c 	verf[0] = (__force __be32)get_seconds();
get_seconds      2617 fs/nfsd/nfs4state.c 	clp->cl_time = get_seconds();
get_seconds      4288 fs/nfsd/nfs4state.c 	oo->oo_time = get_seconds();
get_seconds      4383 fs/nfsd/nfs4state.c 		dp->dl_time = get_seconds();
get_seconds      5189 fs/nfsd/nfs4state.c 	unsigned long now = get_seconds();
get_seconds      5218 fs/nfsd/nfs4state.c 	time_t cutoff = get_seconds() - nn->nfsd4_lease;
get_seconds      6555 fs/nfsd/nfs4state.c 		nbl->nbl_time = get_seconds();
get_seconds      7646 fs/nfsd/nfs4state.c 	nn->boot_time = get_seconds();
get_seconds        97 fs/nfsd/nfsproc.c 		time_t delta = iap->ia_atime.tv_sec - get_seconds();
get_seconds       140 fs/xfs/xfs_dquot.c 			d->d_btimer = cpu_to_be32(get_seconds() +
get_seconds       163 fs/xfs/xfs_dquot.c 			d->d_itimer = cpu_to_be32(get_seconds() +
get_seconds       186 fs/xfs/xfs_dquot.c 			d->d_rtbtimer = cpu_to_be32(get_seconds() +
get_seconds       638 fs/xfs/xfs_trans_dquot.c 				if ((timer != 0 && get_seconds() > timer) ||
get_seconds       665 fs/xfs/xfs_trans_dquot.c 				if  ((timer != 0 && get_seconds() > timer) ||
get_seconds       155 include/linux/sunrpc/cache.h 	return get_seconds() - boot.tv_sec;
get_seconds       451 kernel/acct.c  	ac->ac_btime = get_seconds() - elapsed;
get_seconds        37 kernel/tsacct.c 	stats->ac_btime = get_seconds() - delta;
get_seconds       183 net/netfilter/xt_time.c 	stamp = get_seconds();
get_seconds       141 net/sunrpc/auth_gss/gss_krb5_seal.c 	now = get_seconds();
get_seconds       201 net/sunrpc/auth_gss/gss_krb5_seal.c 	now = get_seconds();
get_seconds       127 net/sunrpc/auth_gss/gss_krb5_unseal.c 	now = get_seconds();
get_seconds       197 net/sunrpc/auth_gss/gss_krb5_unseal.c 	now = get_seconds();
get_seconds       175 net/sunrpc/auth_gss/gss_krb5_wrap.c 	now = get_seconds();
get_seconds       366 net/sunrpc/auth_gss/gss_krb5_wrap.c 	now = get_seconds();
get_seconds       492 net/sunrpc/auth_gss/gss_krb5_wrap.c 	now = get_seconds();
get_seconds       570 net/sunrpc/auth_gss/gss_krb5_wrap.c 	now = get_seconds();