Home
last modified time | relevance | path

Searched refs:s_bpf (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ufs/
H A Dutil.h405 count = min_t(unsigned int, size + offset, uspi->s_bpf); in _ubh_find_next_zero_bit_()
453 size + (uspi->s_bpf - start), uspi->s_bpf) in _ubh_find_last_zero_bit_()
454 - (uspi->s_bpf - start); in _ubh_find_last_zero_bit_()
461 start = uspi->s_bpf; in _ubh_find_last_zero_bit_()
H A Dsuper.c1251 uspi->s_bpf = uspi->s_fsize << 3; in ufs_fill_super()
1253 uspi->s_bpfmask = uspi->s_bpf - 1; in ufs_fill_super()
H A Dufs_fs.h788 __u32 s_bpf; /* bits per fragment */ member
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ufs/
H A Dutil.h405 count = min_t(unsigned int, size + offset, uspi->s_bpf); in _ubh_find_next_zero_bit_()
453 size + (uspi->s_bpf - start), uspi->s_bpf) in _ubh_find_last_zero_bit_()
454 - (uspi->s_bpf - start); in _ubh_find_last_zero_bit_()
461 start = uspi->s_bpf; in _ubh_find_last_zero_bit_()
H A Dsuper.c1251 uspi->s_bpf = uspi->s_fsize << 3; in ufs_fill_super()
1253 uspi->s_bpfmask = uspi->s_bpf - 1; in ufs_fill_super()
H A Dufs_fs.h788 __u32 s_bpf; /* bits per fragment */ member
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ufs/
H A Dutil.h405 count = min_t(unsigned int, size + offset, uspi->s_bpf); in _ubh_find_next_zero_bit_()
453 size + (uspi->s_bpf - start), uspi->s_bpf) in _ubh_find_last_zero_bit_()
454 - (uspi->s_bpf - start); in _ubh_find_last_zero_bit_()
461 start = uspi->s_bpf; in _ubh_find_last_zero_bit_()
H A Dsuper.c1251 uspi->s_bpf = uspi->s_fsize << 3; in ufs_fill_super()
1253 uspi->s_bpfmask = uspi->s_bpf - 1; in ufs_fill_super()
H A Dufs_fs.h788 __u32 s_bpf; /* bits per fragment */ member