Searched refs:fstype (Results 1 – 3 of 3) sorted by relevance
466 int fstype; in hpux_sysfs() local497 fstype = 0; in hpux_sysfs()499 fstype = 0; in hpux_sysfs()504 printk(KERN_DEBUG "returning fstype=%d\n", fstype); in hpux_sysfs()505 return fstype; /* something other than default */ in hpux_sysfs()
146 const char *fstype, const char *dataptr, int datalen) in hpux_mount() argument
807 spufs_get_sb(struct file_system_type *fstype, int flags, in spufs_get_sb() argument810 return get_sb_single(fstype, flags, data, spufs_fill_super, mnt); in spufs_get_sb()