Searched refs:not_empty (Results 1 – 5 of 5) sorted by relevance
387 goto not_empty; in minix_empty_dir()390 goto not_empty; in minix_empty_dir()392 goto not_empty; in minix_empty_dir()394 goto not_empty; in minix_empty_dir()401 not_empty: in minix_empty_dir()
248 goto not_empty; in affs_empty_dir()250 not_empty: in affs_empty_dir()
939 int i, not_empty = 0; in iwl_send_static_wepkey_cmd() local958 not_empty = 1; in iwl_send_static_wepkey_cmd()975 if (not_empty || send_if_empty) in iwl_send_static_wepkey_cmd()
3135 bool not_empty = false; in il4965_static_wepkey_cmd() local3148 not_empty = true; in il4965_static_wepkey_cmd()3162 if (not_empty || send_if_empty) in il4965_static_wepkey_cmd()
212 static inline __init int not_empty(struct maple_node *node) in not_empty() function