Searched refs:fs (Results 26 - 45 of 45) sorted by relevance

12

/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyportenv.h47 #include <linux/fs.h>
H A Dyaffs_vfs.c78 #include <linux/fs.h>
538 /* Get fs space */
2016 * The thread should not do any writing while the fs is in read only.
2379 /* clear is called to tell the fs to release any per-inode data it holds.
3046 static int yaffs_read_super(struct file_system_type *fs, argument
3051 return get_sb_bdev(fs, flags, dev_name, data,
3055 static struct super_block *yaffs_read_super(struct file_system_type *fs, argument
3060 return get_sb_bdev(fs, flags, dev_name, data,
3102 static int yaffs2_read_super(struct file_system_type *fs, argument
3106 return get_sb_bdev(fs, flag
3110 yaffs2_read_super(struct file_system_type *fs, int flags, const char *dev_name, void *data) argument
[all...]
/openwrt/toolchain/insight/
H A DMakefile43 ln -fs $(TARGET_CROSS)insight $(TOOLCHAIN_DIR)/bin/$(GNU_TARGET_NAME)-insight
/openwrt/tools/dosfstools/
H A DMakefile35 rm -f $(STAGING_DIR_HOST)/bin/mk{dosfs,fs.fat}
/openwrt/package/kernel/lantiq/ltq-deu/src/
H A Difxmips_deu.c55 #include <linux/fs.h> /* Stuff about file systems that we need */
H A Difxmips_aes.c52 #include <linux/fs.h>
/openwrt/toolchain/gdb/
H A DMakefile58 ln -fs $(TARGET_CROSS)gdb $(TOOLCHAIN_DIR)/bin/$(GNU_TARGET_NAME)-gdb
/openwrt/tools/firmware-utils/src/
H A Dmkrtn56uimg.c52 version_t fs; member in struct:__anon281
172 hdr->tail.asus.fs.major = 0;
173 hdr->tail.asus.fs.minor = 0;
H A Dmkzynfw.c128 #define BOARD(n, d, v, m, fb, fs, cs, fo) { \
131 .flash_base = (fb), .flash_size = (fs)<<20, \
136 #define ADMBOARD1(n, d, m, fs) BOARD(n, d, ZYNOS_VENDOR_ID_ZYXEL, m, \
137 ADM5120_FLASH_BASE, fs, ADM5120_CODE_START, 0x8000)
139 #define ADMBOARD2(n, d, m, fs) BOARD(n, d, ZYNOS_VENDOR_ID_ZYXEL, m, \
140 ADM5120_FLASH_BASE, fs, ADM5120_CODE_START, 0x10000)
142 #define AR7BOARD1(n, d, m, fs) BOARD(n, d, ZYNOS_VENDOR_ID_ZYXEL, m, \
143 AR7_FLASH_BASE, fs, AR7_CODE_START, 0x8000)
145 #define ATHEROSBOARD1(n, d, m, fs) BOARD(n, d, ZYNOS_VENDOR_ID_ZYXEL, m, \
146 ATHEROS_FLASH_BASE, fs, ATHEROS_CODE_STAR
[all...]
H A Dmkcasfw.c186 #define BOARD(m, n, i, ks, fs, h) { \
191 .max_fs_size = (fs), \
857 WARN("only one fs option allowed");
/openwrt/package/kernel/mmc_over_gpio/
H A DMakefile18 DEPENDS:=@GPIO_SUPPORT +kmod-mmc-spi +kmod-spi-gpio-old +kmod-fs-configfs @!LINUX_4_4
/openwrt/target/linux/adm5120/files-3.18/drivers/watchdog/
H A Dadm5120_wdt.c17 #include <linux/fs.h>
/openwrt/target/linux/ar7/files/drivers/char/
H A Dar7_gpio.c20 #include <linux/fs.h>
/openwrt/package/kernel/avila-wdt/src/
H A Davila-wdt.c26 #include <linux/fs.h>
/openwrt/include/
H A Dprereq-build.mk22 $(eval $(call TestHostCommand,case-sensitive-fs, \
24 rm -f $(TMP_DIR)/test.*; touch $(TMP_DIR)/test.fs; \
/openwrt/target/linux/zynq/image/
H A DMakefile46 ln -fs $(IMG_PREFIX)-fit.itb $(BIN_DIR)/fit.itb
/openwrt/target/linux/gemini/files/drivers/watchdog/
H A Dgemini_wdt.c15 #include <linux/fs.h>
/openwrt/target/linux/adm5120/image/
H A Drouter_le.mk265 $(call Image/Build/Template/Cellvision/$(1),mu-5000fs,nfs-101u)
/openwrt/package/kernel/lantiq/ltq-adsl-mei/src/
H A Dlantiq_mei.c34 #include <linux/fs.h>
/openwrt/package/kernel/linux/modules/
H A Dusb.mk225 DEPENDS:=+kmod-usb-gadget +kmod-fs-configfs

Completed in 201 milliseconds

12