Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_trans.c554 int whole = 0; in xfs_trans_apply_sb_deltas() local
587 whole = 1; in xfs_trans_apply_sb_deltas()
591 whole = 1; in xfs_trans_apply_sb_deltas()
595 whole = 1; in xfs_trans_apply_sb_deltas()
599 whole = 1; in xfs_trans_apply_sb_deltas()
603 whole = 1; in xfs_trans_apply_sb_deltas()
607 whole = 1; in xfs_trans_apply_sb_deltas()
611 whole = 1; in xfs_trans_apply_sb_deltas()
615 whole = 1; in xfs_trans_apply_sb_deltas()
618 if (whole) in xfs_trans_apply_sb_deltas()
/fs/proc/
Darray.c346 struct pid *pid, struct task_struct *task, int whole) in do_task_stat() argument
402 if (whole) { in do_task_stat()
427 if (!whole || num_threads < 2) in do_task_stat()
429 if (!whole) { in do_task_stat()
Dbase.c2465 static int do_io_accounting(struct task_struct *task, char *buffer, int whole) in do_io_accounting() argument
2470 if (whole && lock_task_sighand(task, &flags)) { in do_io_accounting()
/fs/
Dblock_dev.c1057 struct block_device *whole; in __blkdev_get() local
1058 whole = bdget_disk(disk, 0); in __blkdev_get()
1060 if (!whole) in __blkdev_get()
1063 ret = __blkdev_get(whole, mode, 1); in __blkdev_get()
1066 bdev->bd_contains = whole; in __blkdev_get()
1068 whole->bd_inode->i_data.backing_dev_info; in __blkdev_get()
Dbinfmt_elf.c1175 goto whole; in vma_dump_size()
1180 goto whole; in vma_dump_size()
1182 goto whole; in vma_dump_size()
1193 goto whole; in vma_dump_size()
1199 goto whole; in vma_dump_size()
1204 goto whole; in vma_dump_size()
1244 whole: in vma_dump_size()
/fs/ntfs/
DChangeLog130 whole.
1375 initialized_size vs data_size (i.e. i_size) in whole driver.
1626 Er, we use synchronous io as async io only works on whole pages
1680 use the generic ones. The whole point of going through implementing