Home
last modified time | relevance | path

Searched refs:syncing (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/
Dxfs_log.c113 int count, boolean_t syncing);
3419 boolean_t syncing) in xlog_verify_iclog() argument
3466 if (syncing == B_FALSE || (field_offset & 0x1ff)) { in xlog_verify_iclog()
3488 if (syncing == B_FALSE || (field_offset & 0x1ff)) { in xlog_verify_iclog()
/fs/ntfs/
DChangeLog589 - Remove BKL use from ntfs_setattr() syncing up with the rest of the