Home
last modified time | relevance | path

Searched defs:nfree (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dclip_tbl.h27 atomic_t nfree; member
Dl2t.c69 atomic_t nfree; /* number of free entries */ member
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
Dl2t.h76 atomic_t nfree; /* number of free entries */ member
/linux-4.1.27/fs/xfs/
Dxfs_fsops.c161 xfs_rfsblock_t nfree; in xfs_growfs_data_private() local
/linux-4.1.27/fs/f2fs/
Dgc.c693 int nfree = 0; in f2fs_gc() local
/linux-4.1.27/fs/nilfs2/
Dalloc.c144 unsigned long nfree; in nilfs_palloc_group_desc_nfrees() local
/linux-4.1.27/fs/jfs/
Djfs_dmap.h162 __le32 nfree; /* 4: num of free blks in this dmap */ member
/linux-4.1.27/sound/core/
Dpcm.c1160 int snd_pcm_notify(struct snd_pcm_notify *notify, int nfree) in snd_pcm_notify()
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_user_sdma.c1242 u16 nfree, nsent; in qib_user_sdma_send_desc() local
/linux-4.1.27/drivers/net/ppp/
Dppp_generic.c1373 int navail, nfree, nzero; in ppp_mp_explode() local