Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_dentryfile.h107 __le64 dentry_ctime; member
Dhmdfs_server.c914 struct hmdfs_time_t ctime = { .tv_sec = le64_to_cpu(h->dentry_ctime), in need_rebuild_dcache()
991 header.dentry_ctime = readdir_recv->dentry_ctime; in hmdfs_client_cache_validate()
1364 header->dentry_ctime = cpu_to_le64(inode->i_ctime.tv_sec); in hmdfs_server_set_header()
Dhmdfs_client.c442 req->dentry_ctime = header->dentry_ctime; in hmdfs_client_start_readdir()
Dhmdfs_trace.h630 __entry->ctime = le64_to_cpu(__h->dentry_ctime);
/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dprotocol.h310 __le64 dentry_ctime; member