Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/uv/
Duv_bau.h564 unsigned long d_time; /* time spent on destination member
/Linux-v5.4/include/linux/
Ddcache.h104 unsigned long d_time; /* used by d_revalidate */ member
Dnfs_fs.h337 dentry->d_time = verf; in nfs_set_verifier()
/Linux-v5.4/drivers/staging/exfat/
Dexfat_super.c2397 dentry->d_time = GET_IVERSION(dentry->d_parent->d_inode); in exfat_create()
2482 dentry->d_time = GET_IVERSION(dentry->d_parent->d_inode); in exfat_lookup()
2485 dentry->d_time = GET_IVERSION(dentry->d_parent->d_inode); in exfat_lookup()
2623 dentry->d_time = GET_IVERSION(dentry->d_parent->d_inode); in exfat_symlink()
2677 dentry->d_time = GET_IVERSION(dentry->d_parent->d_inode); in exfat_mkdir()
/Linux-v5.4/Documentation/filesystems/
Dorangefs.txt510 short timeout value in the dentry's d_time, and the dentry will be trusted
519 The timeout values d_time and getattr_time are jiffy based, and the
/Linux-v5.4/arch/x86/platform/uv/
Dtlb_uv.c1311 stat->d_time += (get_cycles() - time_start); in uv_bau_message_interrupt()
1454 stat->d_requestee, cycles_2_us(stat->d_time), in ptc_seq_show()
/Linux-v5.4/fs/nfs/
Ddir.c981 if (!nfs_verify_change_attribute(dir, dentry->d_time)) in nfs_check_verifier()
990 if (!nfs_verify_change_attribute(dir, dentry->d_time)) in nfs_check_verifier()