Home
last modified time | relevance | path

Searched refs:dentry_ctime (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Dprotocol.h275 __le64 dentry_ctime; member
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_dentryfile.h107 __le64 dentry_ctime; member
H A Dhmdfs_server.c916 struct hmdfs_time_t ctime = { .tv_sec = le64_to_cpu(h->dentry_ctime), in need_rebuild_dcache()
993 header.dentry_ctime = readdir_recv->dentry_ctime; in hmdfs_client_cache_validate()
1482 header->dentry_ctime = cpu_to_le64(inode->i_ctime.tv_sec); in hmdfs_server_set_header()
H A Dhmdfs_client.c448 req->dentry_ctime = header->dentry_ctime; in hmdfs_client_start_readdir()
H A Dhmdfs_trace.h693 __entry->ctime = le64_to_cpu(__h->dentry_ctime);
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Dprotocol.h275 __le64 dentry_ctime; member
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_dentryfile.h107 __le64 dentry_ctime; member
H A Dhmdfs_server.c916 struct hmdfs_time_t ctime = { .tv_sec = le64_to_cpu(h->dentry_ctime), in need_rebuild_dcache()
993 header.dentry_ctime = readdir_recv->dentry_ctime; in hmdfs_client_cache_validate()
1482 header->dentry_ctime = cpu_to_le64(inode->__i_ctime.tv_sec); in hmdfs_server_set_header()
H A Dhmdfs_client.c447 req->dentry_ctime = header->dentry_ctime; in hmdfs_client_start_readdir()
H A Dhmdfs_trace.h693 __entry->ctime = le64_to_cpu(__h->dentry_ctime);

Completed in 15 milliseconds