Searched refs:GFS2_BLKST_UNLINKED (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | gfs2_ondisk.h | 165 #define GFS2_BLKST_UNLINKED 2 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | gfs2_ondisk.h | 165 #define GFS2_BLKST_UNLINKED 2 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | gfs2_ondisk.h | 165 #define GFS2_BLKST_UNLINKED 2 macro
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | rgrp.c | 1143 GFS2_BLKST_UNLINKED); in count_unlinked() 1728 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() 2484 rgblk_free(sdp, rgd, blkno, 1, GFS2_BLKST_UNLINKED); in gfs2_unlink_di() 2485 trace_gfs2_block_alloc(ip, rgd, blkno, 1, GFS2_BLKST_UNLINKED); in gfs2_unlink_di()
|
| H A D | trace_gfs2.h | 35 { GFS2_BLKST_UNLINKED, "unlinked" })
|
| H A D | super.c | 1279 ret = gfs2_check_blk_type(sdp, ip->i_no_addr, GFS2_BLKST_UNLINKED); in evict_should_delete()
|
| H A D | inode.c | 153 if (blktype != GFS2_BLKST_UNLINKED) in gfs2_inode_lookup()
|
| H A D | glock.c | 910 GFS2_BLKST_UNLINKED); in delete_work_func()
|