Searched defs:whole (Results 1 – 4 of 4) sorted by relevance
/fs/ |
D | block_dev.c | 1042 static bool bd_may_claim(struct block_device *bdev, struct block_device *whole, in bd_may_claim() 1079 struct block_device *whole, void *holder) in bd_prepare_to_claim() 1150 struct block_device *whole; in bd_start_claiming() local 1196 static void bd_clear_claiming(struct block_device *whole, void *holder) in bd_clear_claiming() 1214 void bd_finish_claiming(struct block_device *bdev, struct block_device *whole, in bd_finish_claiming() 1242 void bd_abort_claiming(struct block_device *bdev, struct block_device *whole, in bd_abort_claiming() 1616 struct block_device *whole; in __blkdev_get() local 1701 struct block_device *whole = NULL; in blkdev_get() local
|
/fs/xfs/ |
D | xfs_trans.c | 472 int whole = 0; in xfs_trans_apply_sb_deltas() local
|
/fs/proc/ |
D | array.c | 431 struct pid *pid, struct task_struct *task, int whole) in do_task_stat()
|
D | base.c | 2789 static int do_io_accounting(struct task_struct *task, struct seq_file *m, int whole) in do_io_accounting()
|