Searched defs:flist (Results 1 – 14 of 14) sorted by relevance
/linux-3.3/fs/xfs/ |
D | xfs_bmap.c | 298 xfs_bmap_free_t *flist, /* blocks to free at commit */ in xfs_bmap_add_attrfork_btree() 341 xfs_bmap_free_t *flist, /* blocks to free at commit */ in xfs_bmap_add_attrfork_extents() 368 xfs_bmap_free_t *flist, /* blocks to free at commit */ in xfs_bmap_add_attrfork_local() 955 xfs_bmap_free_t *flist, /* list of extents to be freed */ in xfs_bmap_add_extent_unwritten_real() 2694 xfs_bmap_free_t *flist, /* list of extents to be freed */ in xfs_bmap_del_extent() 3013 xfs_bmap_free_t *flist, /* free item list header */ in xfs_bmap_del_free() 3034 xfs_bmap_free_t *flist, /* blocks freed in xaction */ in xfs_bmap_extents_to_btree() 3434 xfs_bmap_free_t flist; /* freed extent records */ in xfs_bmap_add_attrfork() local 3567 xfs_bmap_free_t *flist, /* list of extents */ in xfs_bmap_add_free() 3669 xfs_bmap_free_t *flist, /* i/o: list extents to free */ in xfs_bmap_finish() [all …]
|
D | xfs_dir2.c | 198 xfs_bmap_free_t *flist, /* bmap's freeblock list */ in xfs_dir_createname() 329 xfs_bmap_free_t *flist, /* bmap's freeblock list */ in xfs_dir_removename() 410 xfs_bmap_free_t *flist, /* bmap's freeblock list */ in xfs_dir_replace()
|
D | xfs_attr.c | 241 xfs_bmap_free_t flist; in xfs_attr_set_int() local 474 xfs_bmap_free_t flist; in xfs_attr_remove_int() local
|
D | xfs_bmap.h | 113 struct xfs_bmap_free *flist; /* bmap freelist */ member
|
D | xfs_dquot.c | 266 xfs_bmap_free_t flist; in xfs_qm_dqalloc() local
|
D | xfs_da_btree.h | 103 struct xfs_bmap_free *flist; /* ptr to freelist for bmap_finish */ member
|
D | xfs_ialloc.c | 1034 xfs_bmap_free_t *flist, /* extents to free */ in xfs_difree()
|
D | xfs_btree.h | 242 struct xfs_bmap_free *flist; /* list to free after */ member
|
D | xfs_rtalloc.c | 87 xfs_bmap_free_t flist; /* list of freed blocks */ in xfs_growfs_rt_alloc() local
|
D | xfs_inode.c | 1700 xfs_bmap_free_t *flist) in xfs_ifree()
|
/linux-3.3/arch/powerpc/kernel/ |
D | rtas_flash.c | 122 struct flash_block_list *flist; /* Local copy of flash block list */ member 148 static int flash_list_valid(struct flash_block_list *flist) in flash_list_valid() 549 struct flash_block_list *f, *next, *flist; in rtas_flash_firmware() local
|
/linux-3.3/include/net/9p/ |
D | client.h | 194 struct list_head flist; member
|
/linux-3.3/net/sched/ |
D | cls_basic.c | 26 struct list_head flist; member
|
/linux-3.3/fs/cifs/ |
D | cifsglob.h | 529 struct list_head flist; /* next fid (file instance) for this inode */ member
|