Home
last modified time | relevance | path

Searched refs:GFS2_BLKST_UNLINKED (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dgfs2_ondisk.h165 #define GFS2_BLKST_UNLINKED 2 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dgfs2_ondisk.h165 #define GFS2_BLKST_UNLINKED 2 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dgfs2_ondisk.h113 #define GFS2_BLKST_UNLINKED 2 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dgfs2_ondisk.h113 #define GFS2_BLKST_UNLINKED 2 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dgfs2_ondisk.h101 #define GFS2_BLKST_UNLINKED 2 macro
/kernel/linux/linux-5.10/fs/gfs2/
H A Drgrp.c1143 GFS2_BLKST_UNLINKED); in count_unlinked()
1729 if (state != GFS2_BLKST_UNLINKED && bi->bi_clone) in gfs2_rbm_find()
1815 error = gfs2_rbm_find(&rbm, GFS2_BLKST_UNLINKED, NULL, NULL, in try_rgrp_unlink()
2485 rgblk_free(sdp, rgd, blkno, 1, GFS2_BLKST_UNLINKED); in gfs2_unlink_di()
2486 trace_gfs2_block_alloc(ip, rgd, blkno, 1, GFS2_BLKST_UNLINKED); in gfs2_unlink_di()
H A Dtrace_gfs2.h35 { GFS2_BLKST_UNLINKED, "unlinked" })
H A Dsuper.c1287 ret = gfs2_check_blk_type(sdp, ip->i_no_addr, GFS2_BLKST_UNLINKED); in evict_should_delete()
H A Dglock.c910 GFS2_BLKST_UNLINKED); in delete_work_func()
H A Dinode.c109 * @blktype: Requested block type (GFS2_BLKST_DINODE or GFS2_BLKST_UNLINKED;
153 if (blktype != GFS2_BLKST_UNLINKED) in gfs2_inode_lookup()
/kernel/linux/linux-6.6/fs/gfs2/
H A Drgrp.c1160 GFS2_BLKST_UNLINKED); in count_unlinked()
1767 if (state != GFS2_BLKST_UNLINKED && bi->bi_clone) in gfs2_rbm_find()
1853 error = gfs2_rbm_find(&rbm, GFS2_BLKST_UNLINKED, NULL, NULL, in try_rgrp_unlink()
2566 rgblk_free(sdp, rgd, blkno, 1, GFS2_BLKST_UNLINKED); in gfs2_unlink_di()
2567 trace_gfs2_block_alloc(ip, rgd, blkno, 1, GFS2_BLKST_UNLINKED); in gfs2_unlink_di()
2603 * GFS2_BLKST_DINODE or GFS2_BLKST_UNLINKED; checking for type GFS2_BLKST_FREE
H A Dtrace_gfs2.h35 { GFS2_BLKST_UNLINKED, "unlinked" })
H A Dsuper.c1371 ret = gfs2_check_blk_type(sdp, ip->i_no_addr, GFS2_BLKST_UNLINKED); in evict_should_delete()
H A Dinode.c98 * @blktype: Requested block type (GFS2_BLKST_DINODE or GFS2_BLKST_UNLINKED;
146 * The only caller that sets @blktype to GFS2_BLKST_UNLINKED is in gfs2_inode_lookup()
150 if (blktype == GFS2_BLKST_UNLINKED) in gfs2_inode_lookup()
H A Dglock.c1035 GFS2_BLKST_UNLINKED); in delete_work_func()

Completed in 28 milliseconds