Searched defs:fstype (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/security/tomoyo/ |
D | mount.c | 81 struct file_system_type *fstype = NULL; in tomoyo_mount_acl() local
|
/linux-4.4.14/tools/testing/selftests/mount/ |
D | unprivileged-remount-test.c | 181 bool test_unpriv_remount(const char *fstype, const char *mount_options, in test_unpriv_remount()
|
/linux-4.4.14/drivers/staging/wlan-ng/ |
D | p80211netdev.c | 918 u16 fstype; in p80211_rx_typedrop() local
|
D | p80211hdr.h | 176 #define WLAN_CTL_FRAMELEN(fstype) (\ argument
|
/linux-4.4.14/security/selinux/ss/ |
D | services.c | 2467 static inline int __security_genfs_sid(const char *fstype, in __security_genfs_sid() 2527 int security_genfs_sid(const char *fstype, in security_genfs_sid() 2549 const char *fstype = sb->s_type->name; in security_fs_use() local
|
D | policydb.h | 201 char *fstype; member
|
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/ |
D | inode.c | 745 spufs_mount(struct file_system_type *fstype, int flags, in spufs_mount()
|
/linux-4.4.14/fs/ |
D | namespace.c | 2303 static struct vfsmount *fs_set_subtype(struct vfsmount *mnt, const char *fstype) in fs_set_subtype() 2376 static int do_new_mount(struct path *path, const char *fstype, int flags, in do_new_mount()
|