centos man page for sget

Query: sget

OS: centos

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 *), int flags, void * data);
ARGUMENTS
type filesystem type superblock should belong to test comparison callback set setup callback flags mount flags data argument to each of them
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SGET(9)
Related Man Pages
struct_irq_chip(9) - centos
vfs_lock_file(9) - centos
iv_signal_unregister(3) - debian
iv_signal_register(3) - debian
callback(9) - netbsd
Similar Topics in the Unix Linux Community
Segmentation fault in nsgetcinfo in aix 64-bit c code