Searched defs:nfree (Results  1 – 14 of 14) sorted by relevance
| /Linux-v5.4/fs/xfs/libxfs/ | 
| D | xfs_ag.h | 18 	xfs_rfsblock_t		nfree;		/* cumulative new free space */  member
 | 
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | clip_tbl.h | 29 	atomic_t nfree;  member
 | 
| D | l2t.c | 60 	atomic_t nfree;             /* number of free entries */  member
 | 
| /Linux-v5.4/fs/nilfs2/ | 
| D | alloc.c | 133 	unsigned long nfree;  in nilfs_palloc_group_desc_nfrees()  local151 	u32 nfree;  in nilfs_palloc_group_desc_add_entries()  local
 737 	u32 nfree;  in nilfs_palloc_freev()  local
 
 | 
| /Linux-v5.4/drivers/nvdimm/ | 
| D | btt.h | 107 	__le32 nfree;  member176 	u32 nfree;  member
 
 | 
| D | label.c | 677 		u32 nfree = ALIGN(nslot, BITS_PER_LONG);  in nd_label_write_index()  local901 	int i, alloc, victims, nfree, old_num_resources, nlabel, rc = -ENXIO;  in __blk_label_update()  local
 
 | 
| D | dimm_devs.c | 352 	u32 nfree;  in available_slots_show()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/ | 
| D | l2t.h | 76 	atomic_t nfree;		/* number of free entries */  member
 | 
| /Linux-v5.4/kernel/bpf/ | 
| D | bpf_lru_list.c | 323 	unsigned int nfree = 0;  in bpf_lru_list_pop_free_to_local()  local
 | 
| /Linux-v5.4/fs/jfs/ | 
| D | jfs_dmap.h | 149 	__le32 nfree;		/* 4: num of free blks in this dmap	*/  member
 | 
| /Linux-v5.4/sound/core/ | 
| D | pcm.c | 1132 int snd_pcm_notify(struct snd_pcm_notify *notify, int nfree)  in snd_pcm_notify()
 | 
| /Linux-v5.4/mm/ | 
| D | z3fold.c | 518 	int nfree;  in num_free_chunks()  local
 | 
| /Linux-v5.4/drivers/infiniband/hw/qib/ | 
| D | qib_user_sdma.c | 1239 	u16 nfree, nsent;  in qib_user_sdma_send_desc()  local
 | 
| /Linux-v5.4/drivers/net/ppp/ | 
| D | ppp_generic.c | 1681 	int navail, nfree, nzero;  in ppp_mp_explode()  local
 |