Searched refs:c_touch_chgtime (Results 1 - 9 of 9) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vnops.c230 cp->c_touch_chgtime = TRUE;
753 (cp->c_touch_acctime || cp->c_touch_chgtime || cp->c_touch_modtime)) {
1286 cp->c_touch_chgtime = TRUE;
1323 cp->c_touch_chgtime = TRUE;
1414 cp->c_touch_chgtime = TRUE;
1589 cp->c_touch_chgtime = TRUE;
1905 from_cp->c_touch_chgtime = TRUE;
1910 to_cp->c_touch_chgtime = TRUE;
2140 to_cp->c_touch_chgtime = TRUE;
2144 from_cp->c_touch_chgtime
[all...]
H A Dhfs_cnode.c555 cp->c_touch_chgtime = TRUE;
574 cp->c_touch_chgtime || cp->c_touch_modtime)) {
1652 cp->c_touch_chgtime = FALSE;
1678 if (cp->c_touch_acctime || cp->c_touch_chgtime ||
1712 if (cp->c_touch_chgtime) {
1714 cp->c_touch_chgtime = FALSE;
H A Dhfs_link.c376 cp->c_touch_chgtime = TRUE;
582 cp->c_touch_chgtime = TRUE;
608 tdcp->c_touch_chgtime = TRUE;
622 fdcp->c_touch_chgtime = TRUE;
H A Dhfs_cnode.h159 atomicflag_t c_touch_chgtime; member in struct:cnode
H A Dhfs_xattr.c776 cp->c_touch_chgtime = TRUE;
1213 cp->c_touch_chgtime = TRUE;
1322 cp->c_touch_chgtime = TRUE;
1406 cp->c_touch_chgtime = TRUE;
1450 cp->c_touch_chgtime = TRUE;
H A Dhfs_btreeio.c531 VTOC(vp)->c_touch_chgtime = TRUE;
H A Dhfs_readwrite.c702 cp->c_touch_chgtime = TRUE;
737 cp->c_touch_chgtime = TRUE;
2831 cp->c_touch_chgtime = 0;
3124 cp->c_touch_chgtime = TRUE; /* status changed */
3656 cp->c_touch_chgtime = TRUE;
4263 cp->c_touch_chgtime = TRUE;
H A Dhfs_vfsops.c2553 (cp->c_touch_acctime | cp->c_touch_chgtime | cp->c_touch_modtime) ||
2635 (cp->c_touch_chgtime == 0) &&
7642 cp->c_touch_chgtime = TRUE;
/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c1660 FTOC(fcb)->c_touch_chgtime = TRUE;

Completed in 100 milliseconds