Searched defs:fs (Results 1 - 25 of 226) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dcheck_desc.c33 errcode_t ext2fs_check_desc(ext2_filsys fs) argument
[all...]
H A Ddupfs.c25 ext2_filsys fs; local
[all...]
H A Dalloc_sb.c31 int ext2fs_reserve_super_and_bgd(ext2_filsys fs, argument
H A Dalloc_stats.c19 void ext2fs_inode_alloc_stats2(ext2_filsys fs, ext2_ino_t ino, argument
36 void ext2fs_inode_alloc_stats(ext2_filsys fs, ext2_ino_ argument
41 ext2fs_block_alloc_stats(ext2_filsys fs, blk_t blk, int inuse) argument
[all...]
H A Dind_block.c23 errcode_t ext2fs_read_ind_block(ext2_filsys fs, blk_t blk, void *buf) argument
50 errcode_t ext2fs_write_ind_block(ext2_filsys fs, blk_t blk, void *buf) argument
[all...]
H A Dalloc_tables.c31 errcode_t ext2fs_allocate_group_table(ext2_filsys fs, dgrp_t group, argument
106 ext2fs_allocate_tables(ext2_filsys fs) argument
[all...]
H A Ddblist_dir.c66 static int db_dir_proc(ext2_filsys fs, struct ext2_db_entry *db_info, argument
H A Ddirblock.c23 errcode_t ext2fs_read_dir_block2(ext2_filsys fs, blk_t block, argument
69 errcode_t ext2fs_read_dir_block(ext2_filsys fs, blk_t block, argument
76 errcode_t ext2fs_write_dir_block2(ext2_filsys fs, blk_t block, argument
128 ext2fs_write_dir_block(ext2_filsys fs, blk_t block, void *inbuf) argument
[all...]
H A Dext_attr.c24 errcode_t ext2fs_read_ext_attr(ext2_filsys fs, blk_t block, void *buf) argument
39 errcode_t ext2fs_write_ext_attr(ext2_filsys fs, blk_t block, void *inbuf) argument
65 ext2fs_adjust_ea_refcount(ext2_filsys fs, blk_t blk, char *block_buf, int adjust, __u32 *newcount) argument
[all...]
H A Dfreefs.c23 void ext2fs_free(ext2_filsys fs) argument
[all...]
H A Dlookup.c50 errcode_t ext2fs_lookup(ext2_filsys fs, ext2_ino_t dir, const char *name, argument
H A Dmkdir.c34 errcode_t ext2fs_mkdir(ext2_filsys fs, ext2_ino_t parent, ext2_ino_t inum, argument
[all...]
H A Dnewdir.c29 errcode_t ext2fs_new_dir_block(ext2_filsys fs, ext2_ino_t dir_ino, argument
H A Dread_bb.c41 static int mark_bad_block(ext2_filsys fs, blk_t *block_nr, argument
65 errcode_t ext2fs_read_bb_inode(ext2_filsys fs, ext2_badblocks_list *bb_list) argument
H A Dread_bb_file.c33 errcode_t ext2fs_read_bb_FILE2(ext2_filsys fs, FILE *f, argument
75 static void call_compat_invalid(ext2_filsys fs, blk_t blk, argument
90 ext2fs_read_bb_FILE(ext2_filsys fs, FILE *f, ext2_badblocks_list *bb_list, void (*invalid)(ext2_filsys fs, blk_t blk)) argument
[all...]
H A Dsparse.c32 int ext2fs_bg_has_super(ext2_filsys fs, int group_block) argument
52 unsigned int ext2fs_list_backups(ext2_filsys fs, unsigned int *three, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Ddualinput.h33 FFFrameSync fs; member in struct:__anon3354
H A Ddualinput.c22 static int process_frame(FFFrameSync *fs) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfs_filter.cpp37 OpenFile( wxFileSystem& fs, const wxString& location) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/
H A Dsoc-utils.c57 int snd_soc_calc_bclk(int fs, int sample_size, int channels, int tdm_slots) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/
H A Dsound_firmware.c69 mm_segment_t fs = get_fs(); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/applet/
H A Dprepinclude.cpp168 ChangeDirectory( wxFileSystem *fs) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/kernel/
H A Dsyscall.c58 mm_segment_t fs; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/compressed/
H A Dcmdline.c3 static unsigned long fs; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfs_struct.h24 static inline void get_fs_root(struct fs_struct *fs, struct path *root) argument
32 static inline void get_fs_pwd(struct fs_struct *fs, struct path *pwd) argument
40 static inline void get_fs_root_and_pwd(struct fs_struct *fs, struct path *root, argument
[all...]

Completed in 243 milliseconds

12345678910