Home
last modified time | relevance | path

Searched refs:do_list (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/package/enlightenment/
H A D0004-xdg-shell-Avoid-conflict-with-xdg-shell-v6.patch24 @@ -1445,7 +1445,7 @@ _xdg_client_destroy(E_Client *ec, Eina_Bool do_list)
30 if (do_list && shd)
H A D0005-xdg-shell-v6-Fix-crash-when-unbind-early.patch16 @@ -1454,8 +1454,11 @@ _xdg_client_destroy(E_Client *ec, Eina_Bool do_list)
34 @@ -1429,8 +1429,11 @@ _xdg6_client_destroy(E_Client *ec, Eina_Bool do_list)
/OK3568_Linux_fs/u-boot/cmd/
H A Dpmic.c50 static int do_list(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_list() function
182 U_BOOT_CMD_MKENT(list, 1, 1, do_list, "", ""),
H A Dregulator.c86 static int do_list(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_list() function
422 U_BOOT_CMD_MKENT(list, 1, 1, do_list, "", ""),
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dinode.c2004 bool do_list = !btrfs_is_free_space_inode(BTRFS_I(inode)); in btrfs_set_delalloc_extent() local
2020 if (do_list && !test_bit(BTRFS_INODE_IN_DELALLOC_LIST, in btrfs_set_delalloc_extent()
2060 bool do_list = !btrfs_is_free_space_inode(inode); in btrfs_clear_delalloc_extent() local
2080 do_list && !(state->state & EXTENT_NORESERVE) && in btrfs_clear_delalloc_extent()
2088 if (do_list && inode->delalloc_bytes == 0 && in btrfs_clear_delalloc_extent()