Home
last modified time | relevance | path

Searched defs:fsname (Results 1 – 8 of 8) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/sysfs/
Dsysfs05.c18 char *fsname; member
/third_party/ntfs-3g/libfuse-lite/
Dmount_util.c53 int fuse_mnt_add_mount(const char *progname, const char *fsname, in fuse_mnt_add_mount()
300 int fuse_mnt_add_mount(const char *progname, const char *fsname, in fuse_mnt_add_mount()
Dmount.c66 char *fsname; member
71 char *fsname; member
Dfusermount.c347 char *fsname = NULL; in do_mount() local
/third_party/ltp/include/lapi/
Dfsmount.h19 static inline int fsopen(const char *fsname, unsigned int flags) in fsopen()
/third_party/e2fsprogs/misc/
De2fuzz.c180 static int process_fs(const char *fsname) in process_fs()
/third_party/e2fsprogs/debugfs/
Djournal.c787 char *fsname; in ext2fs_run_ext3_journal() local
/third_party/glib/gio/
Dglocalfile.c2564 is_remote_fs_type (const gchar *fsname) in is_remote_fs_type()