Next Internals of ext2fs 26

Inodes

        struct inode_operations *i_op;
        struct file_operations  *i_fop; /* former ->i_op->default_file_ops */
        struct super_block      *i_sb;
        struct file_lock        *i_flock;
        plover% wc acl.c
             17      53     350 acl.c


Next Copyright © 2001 M. J. Dominus