Searched defs:fs (Results 1 – 13 of 13) sorted by relevance
/fs/ |
D | fs_struct.c | 14 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
|
D | filesystems.c | 37 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
|
D | binfmt_aout.c | 49 mm_segment_t fs; in aout_core_dump() local
|
D | fhandle.c | 121 struct fs_struct *fs = current->fs; in get_vfsmount_from_fd() local
|
D | binfmt_elf.c | 1368 mm_segment_t fs = get_fs(); in vma_dump_size() local 2201 mm_segment_t fs; in elf_core_dump() local
|
D | binfmt_elf_fdpic.c | 1544 mm_segment_t fs; in elf_fdpic_core_dump() local
|
D | dcache.c | 3306 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()
|
D | super.c | 315 struct file_system_type *fs = s->s_type; in deactivate_locked_super() local
|
D | namei.c | 844 struct fs_struct *fs = current->fs; in set_root() local 2243 struct fs_struct *fs = current->fs; in path_init() local
|
D | namespace.c | 3527 struct fs_struct *fs = current->fs; in mntns_install() local
|
/fs/gfs2/ |
D | util.h | 22 #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/ |
D | anode.c | 70 unsigned fs; in hpfs_add_sector_to_btree() local
|
/fs/proc/ |
D | array.c | 147 struct fs_struct *fs; in get_task_umask() local
|