Searched refs:bfs (Results 1 – 10 of 10) sorted by relevance
67 unsigned rfs, bfs; member312 u32 bfs; in get_bfs() local314 bfs = readl(priv->addr + I2SMOD) >> priv->variant_regs->bfs_off; in get_bfs()315 bfs &= priv->variant_regs->bfs_mask; in get_bfs()317 switch (bfs) { in get_bfs()331 static inline void set_bfs(struct i2s_dai *i2s, unsigned bfs) in set_bfs() argument339 if (!tdm && bfs > 48) { in set_bfs()346 switch (bfs) { in set_bfs()867 i2s->bfs = 0; in i2s_shutdown()878 unsigned rfs, bfs, blc; in config_setup() local[all …]
6 obj-$(CONFIG_BFS_FS) += bfs.o8 bfs-objs := inode.o file.o dir.o
15 <file:Documentation/filesystems/bfs.rst>.20 bfs. Note that the file system of your root partition (the one
18 # mount -t bfs /dev/loop0 /mnt/stand28 # mount -t bfs -o loop stand.img /mnt/stand
31 <http://hp.vector.co.jp/authors/VA008030/bfs/>47 But Unixware Boot Filesystem is called bfs, too. And they are already in
316 source "fs/bfs/Kconfig"
2917 struct btrfs_folio_state *bfs; in folio_range_has_eb() local2922 bfs = folio_get_private(folio); in folio_range_has_eb()2923 if (atomic_read(&bfs->eb_refs)) in folio_range_has_eb()
7605 struct btrfs_folio_state *bfs; in wait_subpage_spinlock() local7611 bfs = folio_get_private(folio); in wait_subpage_spinlock()7624 spin_lock_irq(&bfs->lock); in wait_subpage_spinlock()7625 spin_unlock_irq(&bfs->lock); in wait_subpage_spinlock()
1639 … Try increasing this value if you hit "lockdep bfs error:-1" warning due to __cq_enqueue() failure.
4493 F: Documentation/filesystems/bfs.rst4494 F: fs/bfs/