Home
last modified time | relevance | path

Searched refs:content_mod_date (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/hfsplus/
H A Dhfsplus_raw.h258 __be32 content_mod_date; member
292 __be32 content_mod_date; member
H A Dinode.c511 inode->i_mtime = hfsp_mt2ut(folder->content_mod_date); in hfsplus_cat_read_inode()
552 inode->i_mtime = hfsp_mt2ut(file->content_mod_date); in hfsplus_cat_read_inode()
597 folder->content_mod_date = hfsp_ut2mt(inode->i_mtime); in hfsplus_cat_write_inode()
632 file->content_mod_date = hfsp_ut2mt(inode->i_mtime); in hfsplus_cat_write_inode()
H A Dcatalog.c121 folder->content_mod_date = in hfsplus_cat_build_record()
139 file->content_mod_date = in hfsplus_cat_build_record()
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dhfsplus_raw.h258 __be32 content_mod_date; member
294 __be32 content_mod_date; member
H A Dinode.c525 inode->i_mtime = hfsp_mt2ut(folder->content_mod_date); in hfsplus_cat_read_inode()
567 inode->i_mtime = hfsp_mt2ut(file->content_mod_date); in hfsplus_cat_read_inode()
613 folder->content_mod_date = hfsp_ut2mt(inode->i_mtime); in hfsplus_cat_write_inode()
648 file->content_mod_date = hfsp_ut2mt(inode->i_mtime); in hfsplus_cat_write_inode()
H A Dcatalog.c121 folder->content_mod_date = in hfsplus_cat_build_record()
139 file->content_mod_date = in hfsplus_cat_build_record()

Completed in 6 milliseconds