Home
last modified time | relevance | path

Searched defs:fs (Results 1 – 13 of 13) sorted by relevance

/fs/
Dfs_struct.c14 void set_fs_root(struct fs_struct *fs, const struct path *path) in set_fs_root()
33 void set_fs_pwd(struct fs_struct *fs, const struct path *path) in set_fs_pwd()
61 struct fs_struct *fs; in chroot_fs_refs() local
88 void free_fs_struct(struct fs_struct *fs) in free_fs_struct()
98 struct fs_struct *fs = tsk->fs; in exit_fs() local
115 struct fs_struct *fs = kmem_cache_alloc(fs_cachep, GFP_KERNEL); in copy_fs_struct() local
137 struct fs_struct *fs = current->fs; in unshare_fs_struct() local
Dfilesystems.c37 struct file_system_type *get_filesystem(struct file_system_type *fs) in get_filesystem()
43 void put_filesystem(struct file_system_type *fs) in put_filesystem()
71 int register_filesystem(struct file_system_type * fs) in register_filesystem()
103 int unregister_filesystem(struct file_system_type * fs) in unregister_filesystem()
263 struct file_system_type *fs; in __get_fs_type() local
275 struct file_system_type *fs; in get_fs_type() local
Dbinfmt_aout.c49 mm_segment_t fs; in aout_core_dump() local
Dfhandle.c121 struct fs_struct *fs = current->fs; in get_vfsmount_from_fd() local
Dbinfmt_elf.c1368 mm_segment_t fs = get_fs(); in vma_dump_size() local
2201 mm_segment_t fs; in elf_core_dump() local
Dbinfmt_elf_fdpic.c1544 mm_segment_t fs; in elf_fdpic_core_dump() local
Ddcache.c3306 static void get_fs_root_rcu(struct fs_struct *fs, struct path *root) in get_fs_root_rcu()
3470 static void get_fs_root_and_pwd_rcu(struct fs_struct *fs, struct path *root, in get_fs_root_and_pwd_rcu()
Dsuper.c315 struct file_system_type *fs = s->s_type; in deactivate_locked_super() local
Dnamei.c844 struct fs_struct *fs = current->fs; in set_root() local
2243 struct fs_struct *fs = current->fs; in path_init() local
Dnamespace.c3527 struct fs_struct *fs = current->fs; in mntns_install() local
/fs/gfs2/
Dutil.h22 #define fs_emerg(fs, fmt, ...) \ argument
24 #define fs_warn(fs, fmt, ...) \ argument
26 #define fs_err(fs, fmt, ...) \ argument
28 #define fs_info(fs, fmt, ...) \ argument
/fs/hpfs/
Danode.c70 unsigned fs; in hpfs_add_sector_to_btree() local
/fs/proc/
Darray.c147 struct fs_struct *fs; in get_task_umask() local