Home
last modified time | relevance | path

Searched refs:b_list (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/fs/lockd/
Dsvclock.c95 if (list_empty(&block->b_list)) { in nlmsvc_insert_block_locked()
98 list_del_init(&block->b_list); in nlmsvc_insert_block_locked()
106 b = list_entry(pos, struct nlm_block, b_list); in nlmsvc_insert_block_locked()
115 list_add_tail(&block->b_list, pos); in nlmsvc_insert_block_locked()
132 if (!list_empty(&block->b_list)) { in nlmsvc_remove_block()
134 list_del_init(&block->b_list); in nlmsvc_remove_block()
153 list_for_each_entry(block, &nlm_blocked, b_list) { in nlmsvc_lookup_block()
186 list_for_each_entry(block, &nlm_blocked, b_list) { in nlmsvc_find_block()
231 INIT_LIST_HEAD(&block->b_list); in nlmsvc_create_block()
323 if (list_empty(&block->b_list)) in nlmsvc_traverse_blocks()
[all …]
Dclntlock.c35 struct list_head b_list; /* linked list */ member
110 list_add(&block->b_list, &nlm_blocked); in nlmclnt_prepare_block()
121 list_del(&block->b_list); in nlmclnt_finish_block()
174 list_for_each_entry(block, &nlm_blocked, b_list) { in nlmclnt_grant()
288 list_for_each_entry(block, &nlm_blocked, b_list) { in reclaimer()
/linux-4.4.14/fs/xfs/
Dxfs_buf.c173 INIT_LIST_HEAD(&bp->b_list); in _xfs_buf_alloc()
1754 if (list_empty(&bp->b_list)) { in xfs_buf_delwri_queue()
1756 list_add_tail(&bp->b_list, list); in xfs_buf_delwri_queue()
1773 struct xfs_buf *ap = container_of(a, struct xfs_buf, b_list); in xfs_buf_cmp()
1774 struct xfs_buf *bp = container_of(b, struct xfs_buf, b_list); in xfs_buf_cmp()
1795 list_for_each_entry_safe(bp, n, buffer_list, b_list) { in __xfs_buf_delwri_submit()
1814 list_del_init(&bp->b_list); in __xfs_buf_delwri_submit()
1819 list_move_tail(&bp->b_list, io_list); in __xfs_buf_delwri_submit()
1826 list_for_each_entry_safe(bp, n, io_list, b_list) { in __xfs_buf_delwri_submit()
1838 list_del_init(&bp->b_list); in __xfs_buf_delwri_submit()
[all …]
Dxfs_buf.h165 struct list_head b_list; member
Dxfs_qm.c1360 list_first_entry(&buffer_list, struct xfs_buf, b_list); in xfs_qm_quotacheck()
1361 list_del_init(&bp->b_list); in xfs_qm_quotacheck()
/linux-4.4.14/tools/perf/tests/
Dattr.py81 b_list = b.split('|')
84 for b_item in b_list:
/linux-4.4.14/include/linux/lockd/
Dlockd.h172 struct list_head b_list; /* linked list of all blocks */ member
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt3664 $13 = {b_next = 0x50289380, b_blocknr = 49405, b_size = 1024, b_list = 0,