Home
last modified time | relevance | path

Searched defs:boundary (Results 1 – 6 of 6) sorted by relevance

/fs/ext2/
Dinode.c164 long i_block, int offsets[4], int *boundary) in ext2_block_to_path()
622 u32 *bno, bool *new, bool *boundary, in ext2_get_blocks()
783 bool new = false, boundary = false; in ext2_get_block() local
810 bool new = false, boundary = false; in ext2_iomap_begin() local
/fs/
Ddirect-io.c88 int boundary; /* prev block is at a boundary */ member
826 int boundary = sdio->boundary; /* dio_send_cur_page may clear it */ in submit_page_section() local
Dmpage.c532 int boundary = 0; in __mpage_writepage() local
/fs/ext4/
Dindirect.c76 ext4_lblk_t offsets[4], int *boundary) in ext4_block_to_path()
/fs/reiserfs/
Dbitmap.c144 unsigned int bmap_n, int *beg, int boundary, in scan_bitmap_block()
/fs/btrfs/
Drelocation.c111 u64 boundary[MAX_EXTENTS]; member