Searched defs:empty (Results  1 – 14 of 14) sorted by relevance
| /fs/tests/ | 
| D | binfmt_elf_kunit.c | 6 	struct elf_phdr empty[] = {  in total_mapping_size_test()  local
  | 
| /fs/quota/ | 
| D | quota_v2.c | 231 	struct v2r0_disk_dqblk *d = dp, empty;  in v2r0_disk2memdqb()  local 284 	struct v2r1_disk_dqblk *d = dp, empty;  in v2r1_disk2memdqb()  local
  | 
| D | dquot.c | 930 	struct dquot *dquot, *empty = NULL;  in dqget()  local
  | 
| /fs/dlm/ | 
| D | recover.c | 242 	int empty;  in recover_list_empty()  local 298 	int empty = 1;  in recover_xa_empty()  local
  | 
| D | ast.c | 242 	bool empty;  in dlm_callback_resume()  local
  | 
| /fs/ocfs2/dlm/ | 
| D | dlmthread.c | 560 	int empty;  in dlm_dirty_list_empty()  local
  | 
| /fs/gfs2/ | 
| D | log.c | 360 	bool empty;  in gfs2_ail1_empty()  local 974 	bool empty = false;  in empty_ail1_list()  local
  | 
| /fs/btrfs/ | 
| D | ctree.c | 2716 			  struct extent_buffer *src, int empty)  in push_node_left() 3132 				      int data_size, int empty,  in __push_leaf_right() 3271 			   int empty, u32 min_slot)  in push_leaf_right() 3348 				     int empty, struct extent_buffer *left,  in __push_leaf_left() 3486 			  int data_size, int empty, u32 max_slot)  in push_leaf_left()
  | 
| D | zoned.c | 87 	bool empty[BTRFS_NR_SB_LOG_ZONES];  in sb_write_pointer()  local
  | 
| D | inode.c | 5634 	bool empty = false;  in btrfs_del_inode_from_root()  local
  | 
| /fs/xfs/ | 
| D | xfs_log_cil.c | 1680 	bool		empty = false;  in xlog_cil_empty()  local
  | 
| /fs/ocfs2/ | 
| D | journal.c | 1230 	int empty;  in ocfs2_recovery_completed()  local
  | 
| D | dlmglue.c | 4414 	int empty = 0;  in ocfs2_downconvert_thread_lists_empty()  local
  | 
| /fs/ubifs/ | 
| D | ubifs.h | 1503 	unsigned int empty:1;  member
  |