Home
last modified time | relevance | path

Searched defs:fstype (Results 1 - 25 of 35) sorted by relevance

12

/third_party/musl/src/linux/
H A Dmount.c4 int mount(const char *special, const char *dir, const char *fstype, unsigned long flags, const void *data) in mount() argument
/third_party/ltp/libs/libltpswap/
H A Dlibswap.c44 const char *fstype = tst_fs_type_name(fs_type); in is_swap_supported() local
/third_party/NuttX/include/nuttx/fs/
H A Dautomount.h88 FAR const char *fstype; /* Type of file system */ member
/third_party/ltp/testcases/kernel/syscalls/mount/
H A Dmount05.c46 static char *fstype = "ext2"; variable
/kernel/linux/linux-5.10/security/tomoyo/
H A Dmount.c84 struct file_system_type *fstype = NULL; in tomoyo_mount_acl() local
/kernel/linux/linux-6.6/security/tomoyo/
H A Dmount.c84 struct file_system_type *fstype = NULL; in tomoyo_mount_acl() local
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dtracelog.c66 const char *fstype = "tracefs"; in get_tracefs_pipe() local
/kernel/liteos_a/fs/rootfs/
H A Dlos_rootfs.c159 STATIC INT32 ParseRootArgs(CHAR **dev, CHAR **fstype, UINT64 *rootAddr, UINT64 *rootSize, UINT32 *mountFlags) in ParseRootArgs() argument
330 CHAR *fstype = NULL; in OsMountRootfs() local
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dtracelog.c66 const char *fstype = "tracefs"; in get_tracefs_pipe() local
/third_party/toybox/toys/other/
H A Dblkid.c39 struct fstype { struct
/kernel/linux/linux-5.10/tools/testing/selftests/mount/
H A Dunprivileged-remount-test.c182 bool test_unpriv_remount(const char *fstype, const char *mount_options, in test_unpriv_remount() argument
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/
H A Dp80211netdev.c924 u16 fstype; in p80211_rx_typedrop() local
H A Dp80211hdr.h177 static inline u16 wlan_ctl_framelen(u16 fstype) in wlan_ctl_framelen() argument
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/
H A Dp80211netdev.c847 u16 fstype; in p80211_rx_typedrop() local
H A Dp80211hdr.h142 static inline u16 wlan_ctl_framelen(u16 fstype) in wlan_ctl_framelen() argument
/kernel/linux/linux-6.6/init/
H A Ddo_mounts.c331 static bool __init fs_is_nodev(char *fstype) in fs_is_nodev() argument
346 char *fs_names, *fstype; in mount_nodev_root() local
/kernel/linux/linux-6.6/tools/testing/selftests/mount/
H A Dunprivileged-remount-test.c182 bool test_unpriv_remount(const char *fstype, const char *mount_options, in test_unpriv_remount() argument
/kernel/linux/linux-5.10/security/apparmor/
H A Dmount.c534 struct file_system_type *fstype; in aa_new_mount() local
/kernel/linux/linux-6.6/security/apparmor/
H A Dmount.c550 struct file_system_type *fstype; in aa_new_mount() local
/third_party/selinux/checkpolicy/
H A Dcheckpolicy.c391 char ans[80 + 1], *path, *fstype; in main() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dwpa_debug.c151 char *tmp2, *tmp_path, *fstype; in wpa_debug_open_linux_tracing() local
/kernel/linux/linux-5.10/security/selinux/ss/
H A Dpolicydb.h210 char *fstype; member
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dpolicydb.h210 char *fstype; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dwpa_debug.c158 char *tmp2, *tmp_path, *fstype; in wpa_debug_open_linux_tracing() local
/third_party/ntfs-3g/src/
H A Dntfs-3g.c4149 fuse_fstype fstype = FSTYPE_NONE; in get_fuse_fstype() local
4178 fuse_fstype fstype; in load_fuse_module() local
4336 fuse_fstype fstype = FSTYPE_UNKNOWN; in main() local
[all...]

Completed in 23 milliseconds

12