Searched refs:GFS2_BLKST_FREE (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | rgrp.c | 321 if (res != GFS2_BLKST_FREE) in gfs2_unaligned_extlen() 1562 ret = gfs2_rbm_find(&rbm, GFS2_BLKST_FREE, &extlen, ip, true); in rg_mblk_search() 1722 (state == GFS2_BLKST_FREE)) in gfs2_rbm_find() 1732 if (state == GFS2_BLKST_FREE && rbm->offset == 0) in gfs2_rbm_find() 1773 if (minext == NULL || state != GFS2_BLKST_FREE) in gfs2_rbm_find() 2170 if (ret || gfs2_testbit(&pos, true) != GFS2_BLKST_FREE) in gfs2_alloc_extent() 2358 error = gfs2_rbm_find(&rbm, GFS2_BLKST_FREE, NULL, ip, false); in gfs2_alloc_blocks() 2362 error = gfs2_rbm_find(&rbm, GFS2_BLKST_FREE, NULL, NULL, false); in gfs2_alloc_blocks() 2443 rgblk_free(sdp, rgd, bstart, blen, GFS2_BLKST_FREE); in __gfs2_free_blocks() 2444 trace_gfs2_block_alloc(ip, rgd, bstart, blen, GFS2_BLKST_FREE); in __gfs2_free_blocks() [all …]
|
| H A D | util.c | 272 GFS2_BLKST_FREE); in signal_our_withdraw()
|
| H A D | trace_gfs2.h | 32 { GFS2_BLKST_FREE, "free" }, \
|
| H A D | inode.c | 156 if (type == DT_UNKNOWN || blktype != GFS2_BLKST_FREE) { in gfs2_inode_lookup() 172 if (blktype != GFS2_BLKST_FREE) { in gfs2_inode_lookup()
|
| H A D | ops_fstype.c | 462 GFS2_BLKST_FREE /* ignore */); in gfs2_lookup_root()
|
| H A D | dir.c | 1663 GFS2_BLKST_FREE /* ignore */); in gfs2_dir_search()
|
| /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 | 163 #define GFS2_BLKST_FREE 0 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | gfs2_ondisk.h | 163 #define GFS2_BLKST_FREE 0 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 | 163 #define GFS2_BLKST_FREE 0 macro
|