Searched defs:fs (Results 1 – 14 of 14) sorted by relevance
/fs/btrfs/ |
D | sysfs.c | 43 static ssize_t super_blocks_used_show(struct btrfs_fs_info *fs, char *buf) in super_blocks_used_show() 50 static ssize_t super_total_blocks_show(struct btrfs_fs_info *fs, char *buf) in super_total_blocks_show() 56 static ssize_t super_blocksize_show(struct btrfs_fs_info *fs, char *buf) in super_blocksize_show() 107 struct btrfs_fs_info *fs = container_of(kobj, struct btrfs_fs_info, in btrfs_super_attr_show() local 120 struct btrfs_fs_info *fs = container_of(kobj, struct btrfs_fs_info, in btrfs_super_attr_store() local 155 struct btrfs_fs_info *fs = container_of(kobj, struct btrfs_fs_info, in btrfs_super_release() local 192 int btrfs_sysfs_add_super(struct btrfs_fs_info *fs) in btrfs_sysfs_add_super() 251 void btrfs_sysfs_del_super(struct btrfs_fs_info *fs) in btrfs_sysfs_del_super()
|
/fs/ |
D | filesystems.c | 36 void get_filesystem(struct file_system_type *fs) in get_filesystem() 41 void put_filesystem(struct file_system_type *fs) in put_filesystem() 69 int register_filesystem(struct file_system_type * fs) in register_filesystem() 102 int unregister_filesystem(struct file_system_type * fs) in unregister_filesystem() 258 struct file_system_type *fs; in __get_fs_type() local 270 struct file_system_type *fs; in get_fs_type() local
|
D | binfmt_aout.c | 94 mm_segment_t fs; in aout_core_dump() local
|
D | namespace.c | 1973 struct fs_struct *fs) in dup_mnt_ns() 2095 void set_fs_root(struct fs_struct *fs, struct path *path) in set_fs_root() 2112 void set_fs_pwd(struct fs_struct *fs, struct path *path) in set_fs_pwd() 2129 struct fs_struct *fs; in chroot_fs_refs() local
|
D | namei.c | 561 struct fs_struct *fs = current->fs; in __vfs_follow_link() local 742 struct fs_struct *fs = current->fs; in follow_dotdot() local 1022 struct fs_struct *fs = current->fs; in do_path_lookup() local
|
D | super.c | 196 struct file_system_type *fs = s->s_type; in deactivate_super() local
|
D | binfmt_elf.c | 1215 mm_segment_t fs = get_fs(); in vma_dump_size() local 1921 mm_segment_t fs; in elf_core_dump() local
|
D | binfmt_elf_fdpic.c | 1592 mm_segment_t fs; in elf_fdpic_core_dump() local
|
/fs/gfs2/ |
D | util.h | 15 #define fs_printk(level, fs, fmt, arg...) \ argument 18 #define fs_info(fs, fmt, arg...) \ argument 21 #define fs_warn(fs, fmt, arg...) \ argument 24 #define fs_err(fs, fmt, arg...) \ argument
|
/fs/autofs/ |
D | waitq.c | 51 mm_segment_t fs; in autofs_write() local
|
/fs/autofs4/ |
D | waitq.c | 62 mm_segment_t fs; in autofs4_write() local
|
/fs/yaffs2/ |
D | yaffs_fs.c | 2152 static int yaffs_read_super(struct file_system_type *fs, 2161 static struct super_block *yaffs_read_super(struct file_system_type *fs, 2200 static int yaffs2_read_super(struct file_system_type *fs, 2208 static struct super_block *yaffs2_read_super(struct file_system_type *fs,
|
/fs/hpfs/ |
D | anode.c | 69 unsigned fs; in hpfs_add_sector_to_btree() local
|
/fs/proc/ |
D | base.c | 157 struct fs_struct *fs; in get_fs_struct() local 181 struct fs_struct *fs = NULL; in proc_cwd_link() local 202 struct fs_struct *fs = NULL; in proc_root_link() local 606 struct fs_struct *fs = NULL; in mounts_open_common() local
|