Home
last modified time | relevance | path

Searched defs:flist (Results 1 – 12 of 12) sorted by relevance

/fs/xfs/libxfs/
Dxfs_dir2.c262 xfs_bmap_free_t *flist, /* bmap's freeblock list */ in xfs_dir_createname()
439 xfs_bmap_free_t *flist, /* bmap's freeblock list */ in xfs_dir_removename()
501 xfs_bmap_free_t *flist, /* bmap's freeblock list */ in xfs_dir_replace()
Dxfs_bmap.c572 xfs_bmap_free_t *flist, /* list of extents */ in xfs_bmap_add_free()
617 xfs_bmap_free_t *flist, /* free item list header */ in xfs_bmap_del_free()
634 xfs_bmap_free_t *flist) /* list of bmap_free_items */ in xfs_bmap_cancel()
722 xfs_bmap_free_t *flist, /* blocks freed in xaction */ in xfs_bmap_extents_to_btree()
992 xfs_bmap_free_t *flist, /* blocks to free at commit */ in xfs_bmap_add_attrfork_btree()
1035 xfs_bmap_free_t *flist, /* blocks to free at commit */ in xfs_bmap_add_attrfork_extents()
1070 xfs_bmap_free_t *flist, /* blocks to free at commit */ in xfs_bmap_add_attrfork_local()
1111 xfs_bmap_free_t flist; /* freed extent records */ in xfs_bmap_add_attrfork() local
2268 xfs_bmap_free_t *flist, /* list of extents to be freed */ in xfs_bmap_add_extent_unwritten_real()
4501 struct xfs_bmap_free *flist) /* i/o: list extents to free */ in xfs_bmapi_write()
[all …]
Dxfs_attr.c203 struct xfs_bmap_free flist; in xfs_attr_set() local
408 struct xfs_bmap_free flist; in xfs_attr_remove() local
Dxfs_ialloc.c1820 struct xfs_bmap_free *flist) in xfs_difree_inode_chunk()
1893 struct xfs_bmap_free *flist, in xfs_difree_inobt()
2125 struct xfs_bmap_free *flist, /* extents to free */ in xfs_difree()
Dxfs_bmap.h35 struct xfs_bmap_free *flist; /* bmap freelist */ member
Dxfs_da_btree.h73 struct xfs_bmap_free *flist; /* ptr to freelist for bmap_finish */ member
Dxfs_btree.h225 struct xfs_bmap_free *flist; /* list to free after */ member
/fs/xfs/
Dxfs_bmap_util.c100 struct xfs_bmap_free *flist, /* i/o: list extents to free */ in xfs_bmap_finish()
767 xfs_bmap_free_t flist; in xfs_bmap_punch_delalloc_range() local
Dxfs_dquot.c307 xfs_bmap_free_t flist; in xfs_qm_dqalloc() local
Dxfs_rtalloc.c784 struct xfs_bmap_free flist; /* list of freed blocks */ in xfs_growfs_rt_alloc() local
Dxfs_inode.c2402 xfs_bmap_free_t *flist) in xfs_ifree()
/fs/cifs/
Dcifsglob.h1045 struct list_head flist; /* next fid (file instance) for this inode */ member