suse man page for sget

Query: sget

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SGET(9) 							   The Linux VFS							   SGET(9)

NAME
sget - find or create a superblock
SYNOPSIS
struct super_block * sget(struct file_system_type * type, int (*test) (struct super_block *,void *), int (*set) (struct super_block *,void *), void * data);
ARGUMENTS
type filesystem type superblock should belong to test comparison callback set setup callback data argument to each of them
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SGET(9)
Related Man Pages
callback_run_roundrobin(9) - netbsd
struct_ccw_driver(9) - suse
struct_ccwgroup_driver(9) - suse
callback_head_destroy(9) - netbsd
callback_register(9) - netbsd
Similar Topics in the Unix Linux Community
Segmentation fault in nsgetcinfo in aix 64-bit c code