Re: file_operations structure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Mar 26, 2002 at 12:58:19PM -0500, Dan Erickson wrote:
> static struct file_operations foo = {
> 		write: foo_write
> };
> 
> 
> Now my question is, what does the job of giving foo_write() its args?

Someone, somewhere, is going to supply the args by writing something
like this:

foo->write(arg1, arg2, ..., argn);

-- 
http://sardonix.org/

Attachment: pgp00055.pgp
Description: PGP signature


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux