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

/linux-master/fs/
H A Dinode.c2080 int sync_it = 0; local
2090 sync_it = S_MTIME;
2094 sync_it |= S_CTIME;
2097 sync_it |= S_VERSION;
2099 return sync_it;

Completed in 139 milliseconds