/third_party/musl/src/linux/ |
H A D | mount.c | 4 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 D | libswap.c | 44 const char *fstype = tst_fs_type_name(fs_type); in is_swap_supported() local
|
/third_party/NuttX/include/nuttx/fs/ |
H A D | automount.h | 88 FAR const char *fstype; /* Type of file system */ member
|
/third_party/ltp/testcases/kernel/syscalls/mount/ |
H A D | mount05.c | 46 static char *fstype = "ext2"; variable
|
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | mount.c | 84 struct file_system_type *fstype = NULL; in tomoyo_mount_acl() local
|
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | mount.c | 84 struct file_system_type *fstype = NULL; in tomoyo_mount_acl() local
|
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
H A D | tracelog.c | 66 const char *fstype = "tracefs"; in get_tracefs_pipe() local
|
/kernel/liteos_a/fs/rootfs/ |
H A D | los_rootfs.c | 159 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 D | tracelog.c | 66 const char *fstype = "tracefs"; in get_tracefs_pipe() local
|
/third_party/toybox/toys/other/ |
H A D | blkid.c | 39 struct fstype { struct
|
/kernel/linux/linux-5.10/tools/testing/selftests/mount/ |
H A D | unprivileged-remount-test.c | 182 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 D | p80211netdev.c | 924 u16 fstype; in p80211_rx_typedrop() local
|
H A D | p80211hdr.h | 177 static inline u16 wlan_ctl_framelen(u16 fstype) in wlan_ctl_framelen() argument
|
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/ |
H A D | p80211netdev.c | 847 u16 fstype; in p80211_rx_typedrop() local
|
H A D | p80211hdr.h | 142 static inline u16 wlan_ctl_framelen(u16 fstype) in wlan_ctl_framelen() argument
|
/kernel/linux/linux-6.6/init/ |
H A D | do_mounts.c | 331 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 D | unprivileged-remount-test.c | 182 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 D | mount.c | 534 struct file_system_type *fstype; in aa_new_mount() local
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | mount.c | 550 struct file_system_type *fstype; in aa_new_mount() local
|
/third_party/selinux/checkpolicy/ |
H A D | checkpolicy.c | 391 char ans[80 + 1], *path, *fstype; in main() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | wpa_debug.c | 151 char *tmp2, *tmp_path, *fstype; in wpa_debug_open_linux_tracing() local
|
/kernel/linux/linux-5.10/security/selinux/ss/ |
H A D | policydb.h | 210 char *fstype; member
|
/kernel/linux/linux-6.6/security/selinux/ss/ |
H A D | policydb.h | 210 char *fstype; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | wpa_debug.c | 158 char *tmp2, *tmp_path, *fstype; in wpa_debug_open_linux_tracing() local
|
/third_party/ntfs-3g/src/ |
H A D | ntfs-3g.c | 4149 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...] |