Home
last modified time | relevance | path

Searched refs:squashfs_dir_ops (Results 1 – 5 of 5) sorted by relevance

/external/squashfs-tools/kernel/fs/squashfs/
Dsquashfs.h78 extern const struct file_operations squashfs_dir_ops;
Dinode.c232 inode->i_fop = &squashfs_dir_ops; in squashfs_read_inode()
256 inode->i_fop = &squashfs_dir_ops; in squashfs_read_inode()
Ddir.c232 const struct file_operations squashfs_dir_ops = { variable
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dsquashfs.h63 extern struct file_operations squashfs_dir_ops;
Dinode.c79 static struct file_operations squashfs_dir_ops = { variable
684 i->i_fop = &squashfs_dir_ops; in squashfs_iget()
722 i->i_fop = &squashfs_dir_ops; in squashfs_iget()