Home
last modified time | relevance | path

Searched refs:abort (Results 1 – 6 of 6) sorted by relevance

/fs/xfs/
Dxfs_trans_item.c306 int abort; in xfs_trans_free_items() local
308 abort = flags & XFS_TRANS_ABORT; in xfs_trans_free_items()
314 (void) xfs_trans_unlock_chunk(licp, 1, abort, NULLCOMMITLSN); in xfs_trans_free_items()
325 (void) xfs_trans_unlock_chunk(licp, 1, abort, NULLCOMMITLSN); in xfs_trans_free_items()
404 int abort, in xfs_trans_unlock_chunk() argument
423 if (abort) in xfs_trans_unlock_chunk()
433 (!(lidp->lid_flags & XFS_LID_DIRTY) || abort)) { in xfs_trans_unlock_chunk()
/fs/isofs/
Dinode.c961 goto abort; in isofs_get_blocks()
984 goto abort; in isofs_get_blocks()
998 goto abort; in isofs_get_blocks()
1013 goto abort; in isofs_get_blocks()
1022 goto abort; in isofs_get_blocks()
1031 abort: in isofs_get_blocks()
/fs/ufs/
Dinode.c499 goto abort; in ufs_getfrag_block()
503 abort: in ufs_getfrag_block()
509 goto abort; in ufs_getfrag_block()
513 goto abort; in ufs_getfrag_block()
/fs/ntfs/
Ddir.c1234 goto abort; in ntfs_readdir()
1428 goto abort; in ntfs_readdir()
1442 abort: in ntfs_readdir()
DChangeLog250 record after which we abort the write returning -EOPNOTSUPP from
1655 - Detect compiler version and abort with error message if gcc less than
/fs/udf/
Dinode.c324 goto abort; in udf_get_block()
331 abort: in udf_get_block()