Searched refs:GFS2_BLKST_UNLINKED (Results 1 – 6 of 6) sorted by relevance
/linux/include/uapi/linux/ |
A D | gfs2_ondisk.h | 165 #define GFS2_BLKST_UNLINKED 2 macro
|
/linux/fs/gfs2/ |
A D | rgrp.c | 1158 GFS2_BLKST_UNLINKED); in count_unlinked() 1766 if (state != GFS2_BLKST_UNLINKED && bi->bi_clone) in gfs2_rbm_find() 1852 error = gfs2_rbm_find(&rbm, GFS2_BLKST_UNLINKED, NULL, NULL, in try_rgrp_unlink() 2565 rgblk_free(sdp, rgd, blkno, 1, GFS2_BLKST_UNLINKED); in gfs2_unlink_di() 2566 trace_gfs2_block_alloc(ip, rgd, blkno, 1, GFS2_BLKST_UNLINKED); in gfs2_unlink_di()
|
A D | trace_gfs2.h | 35 { GFS2_BLKST_UNLINKED, "unlinked" })
|
A D | super.c | 1243 ret = gfs2_check_blk_type(sdp, ip->i_no_addr, GFS2_BLKST_UNLINKED); in evict_should_delete()
|
A D | inode.c | 167 if (blktype != GFS2_BLKST_UNLINKED) in gfs2_inode_lookup()
|
A D | glock.c | 1050 GFS2_BLKST_UNLINKED); in delete_work_func()
|
Completed in 21 milliseconds