Home
last modified time | relevance | path

Searched refs:sg_open (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dsg.c81 /proc/scsi/sg/def_reserved_size . Each time sg_open() is called a buffer
283 sg_open(struct inode *inode, struct file *filp) in sg_open() function
300 "sg_open: flags=0x%x\n", flags)); in sg_open()
379 /* Release resources associated with a successful sg_open()
1440 .open = sg_open,
/kernel/linux/linux-6.6/drivers/scsi/
H A Dsg.c86 /proc/scsi/sg/def_reserved_size . Each time sg_open() is called a buffer
283 sg_open(struct inode *inode, struct file *filp) in sg_open() function
300 "sg_open: flags=0x%x\n", flags)); in sg_open()
379 /* Release resources associated with a successful sg_open()
1420 .open = sg_open,

Completed in 7 milliseconds