Home
last modified time | relevance | path

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

/fs/
Dfs_struct.c15 void set_fs_root(struct fs_struct *fs, const struct path *path) in set_fs_root()
34 void set_fs_pwd(struct fs_struct *fs, const struct path *path) in set_fs_pwd()
62 struct fs_struct *fs; in chroot_fs_refs() local
89 void free_fs_struct(struct fs_struct *fs) in free_fs_struct()
99 struct fs_struct *fs = tsk->fs; in exit_fs() local
116 struct fs_struct *fs = kmem_cache_alloc(fs_cachep, GFP_KERNEL); in copy_fs_struct() local
138 struct fs_struct *fs = current->fs; in unshare_fs_struct() local
Dfilesystems.c38 struct file_system_type *get_filesystem(struct file_system_type *fs) in get_filesystem()
44 void put_filesystem(struct file_system_type *fs) in put_filesystem()
72 int register_filesystem(struct file_system_type * fs) in register_filesystem()
107 int unregister_filesystem(struct file_system_type * fs) in unregister_filesystem()
255 struct file_system_type *fs; in __get_fs_type() local
267 struct file_system_type *fs; in get_fs_type() local
Dd_path.c232 static void get_fs_root_rcu(struct fs_struct *fs, struct path *root) in get_fs_root_rcu()
395 static void get_fs_root_and_pwd_rcu(struct fs_struct *fs, struct path *root, in get_fs_root_and_pwd_rcu()
Dfhandle.c120 struct fs_struct *fs = current->fs; in get_vfsmount_from_fd() local
Dbinfmt_elf.c1361 mm_segment_t fs = get_fs(); in vma_dump_size() local
2187 mm_segment_t fs; in elf_core_dump() local
Dbinfmt_elf_fdpic.c1552 mm_segment_t fs; in elf_fdpic_core_dump() local
Dsuper.c331 struct file_system_type *fs = s->s_type; in deactivate_locked_super() local
Dnamei.c897 struct fs_struct *fs = current->fs; in set_root() local
2298 struct fs_struct *fs = current->fs; in path_init() local
Dnamespace.c3996 struct fs_struct *fs = current->fs; in mntns_install() local
/fs/fuse/
Dvirtio_fs.c63 struct virtio_fs *fs = vq->vdev->priv; in vq_to_fsvq() local
95 static void virtio_fs_put(struct virtio_fs *fs) in virtio_fs_put()
129 static void virtio_fs_drain_all_queues(struct virtio_fs *fs) in virtio_fs_drain_all_queues()
140 static void virtio_fs_start_all_queues(struct virtio_fs *fs) in virtio_fs_start_all_queues()
154 static int virtio_fs_add_instance(struct virtio_fs *fs) in virtio_fs_add_instance()
179 struct virtio_fs *fs; in virtio_fs_find_instance() local
198 static void virtio_fs_free_devs(struct virtio_fs *fs) in virtio_fs_free_devs()
214 static int virtio_fs_read_tag(struct virtio_device *vdev, struct virtio_fs *fs) in virtio_fs_read_tag()
523 struct virtio_fs *fs) in virtio_fs_setup_vqs()
594 struct virtio_fs *fs) in virtio_fs_cleanup_vqs()
[all …]
/fs/gfs2/
Dutil.h19 #define fs_emerg(fs, fmt, ...) \ argument
21 #define fs_warn(fs, fmt, ...) \ argument
23 #define fs_err(fs, fmt, ...) \ argument
25 #define fs_info(fs, fmt, ...) \ argument
/fs/hpfs/
Danode.c70 unsigned fs; in hpfs_add_sector_to_btree() local
/fs/overlayfs/
Dovl_entry.h34 struct ovl_sb *fs; member