Home
last modified time | relevance | path

Searched refs:inode_operations (Results 1 – 25 of 208) sorted by relevance

123456789

/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_inode.h32 extern const struct inode_operations jfs_dir_inode_operations;
34 extern const struct inode_operations jfs_file_inode_operations;
36 extern const struct inode_operations jfs_symlink_inode_operations;
37 extern const struct inode_operations jfs_fast_symlink_inode_operations;
H A Dsymlink.c11 const struct inode_operations jfs_fast_symlink_inode_operations = {
17 const struct inode_operations jfs_symlink_inode_operations = {
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dsymlink.c64 const struct inode_operations ext4_encrypted_symlink_inode_operations = {
71 const struct inode_operations ext4_symlink_inode_operations = {
78 const struct inode_operations ext4_fast_symlink_inode_operations = {
/OK3568_Linux_fs/kernel/fs/coda/
H A Dcoda_linux.h33 extern const struct inode_operations coda_dir_inode_operations;
34 extern const struct inode_operations coda_file_inode_operations;
35 extern const struct inode_operations coda_ioctl_inode_operations;
/OK3568_Linux_fs/kernel/fs/proc/
H A Dinternal.h41 const struct inode_operations *proc_iops;
215 extern const struct inode_operations proc_link_inode_operations;
216 extern const struct inode_operations proc_pid_link_inode_operations;
228 extern const struct inode_operations proc_ns_dir_inode_operations;
235 extern const struct inode_operations proc_net_inode_operations;
H A Dfd.h8 extern const struct inode_operations proc_fd_inode_operations;
11 extern const struct inode_operations proc_fdinfo_inode_operations;
/OK3568_Linux_fs/kernel/fs/squashfs/
H A Dsquashfs.h91 extern const struct inode_operations squashfs_inode_ops;
94 extern const struct inode_operations squashfs_dir_inode_ops;
98 extern const struct inode_operations squashfs_symlink_inode_ops;
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsfs.h63 extern const struct inode_operations cifs_dir_inode_ops;
90 extern const struct inode_operations cifs_file_inode_ops;
91 extern const struct inode_operations cifs_symlink_inode_ops;
92 extern const struct inode_operations cifs_dfs_referral_inode_operations;
/OK3568_Linux_fs/kernel/fs/ext2/
H A Dsymlink.c24 const struct inode_operations ext2_symlink_inode_operations = {
31 const struct inode_operations ext2_fast_symlink_inode_operations = {
H A Dext2.h792 extern const struct inode_operations ext2_file_inode_operations;
802 extern const struct inode_operations ext2_dir_inode_operations;
803 extern const struct inode_operations ext2_special_inode_operations;
806 extern const struct inode_operations ext2_fast_symlink_inode_operations;
807 extern const struct inode_operations ext2_symlink_inode_operations;
/OK3568_Linux_fs/kernel/fs/ntfs/
H A Dntfs.h50 extern const struct inode_operations ntfs_file_inode_ops;
53 extern const struct inode_operations ntfs_dir_inode_ops;
56 extern const struct inode_operations ntfs_empty_inode_ops;
/OK3568_Linux_fs/kernel/fs/9p/
H A Dv9fs.h144 extern const struct inode_operations v9fs_dir_inode_operations_dotl;
145 extern const struct inode_operations v9fs_file_inode_operations_dotl;
146 extern const struct inode_operations v9fs_symlink_inode_operations_dotl;
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dinode.h110 extern const struct inode_operations gfs2_file_iops;
111 extern const struct inode_operations gfs2_dir_iops;
112 extern const struct inode_operations gfs2_symlink_iops;
/OK3568_Linux_fs/kernel/fs/configfs/
H A Dconfigfs_internal.h90 extern const struct inode_operations configfs_dir_inode_operations;
91 extern const struct inode_operations configfs_root_inode_operations;
92 extern const struct inode_operations configfs_symlink_inode_operations;
/OK3568_Linux_fs/kernel/fs/bfs/
H A Dbfs.h60 extern const struct inode_operations bfs_file_inops;
65 extern const struct inode_operations bfs_dir_inops;
/OK3568_Linux_fs/kernel/fs/ocfs2/dlmfs/
H A Ddlmfs.c45 static const struct inode_operations dlmfs_dir_inode_operations;
46 static const struct inode_operations dlmfs_root_inode_operations;
47 static const struct inode_operations dlmfs_file_inode_operations;
525 static const struct inode_operations dlmfs_dir_inode_operations = {
532 static const struct inode_operations dlmfs_root_inode_operations = {
546 static const struct inode_operations dlmfs_file_inode_operations = {
/OK3568_Linux_fs/kernel/fs/vboxsf/
H A Dvfsmod.h77 extern const struct inode_operations vboxsf_dir_iops;
78 extern const struct inode_operations vboxsf_lnk_iops;
79 extern const struct inode_operations vboxsf_reg_iops;
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dnilfs.h368 extern const struct inode_operations nilfs_file_inode_operations;
371 extern const struct inode_operations nilfs_dir_inode_operations;
372 extern const struct inode_operations nilfs_special_inode_operations;
373 extern const struct inode_operations nilfs_symlink_inode_operations;
/OK3568_Linux_fs/kernel/fs/erofs/
H A Dinternal.h391 extern const struct inode_operations erofs_generic_iops;
392 extern const struct inode_operations erofs_symlink_iops;
393 extern const struct inode_operations erofs_fast_symlink_iops;
400 extern const struct inode_operations erofs_dir_iops;
/OK3568_Linux_fs/kernel/fs/omfs/
H A Domfs.h49 extern const struct inode_operations omfs_dir_inops;
56 extern const struct inode_operations omfs_file_inops;
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dfile.h19 extern const struct inode_operations ocfs2_file_iops;
20 extern const struct inode_operations ocfs2_special_file_iops;
/OK3568_Linux_fs/kernel/fs/kernfs/
H A Dkernfs-internal.h105 extern const struct inode_operations kernfs_dir_iops;
125 extern const struct inode_operations kernfs_symlink_iops;
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dinode.c95 static const struct inode_operations bpf_dir_iops;
97 static const struct inode_operations bpf_prog_iops = { };
98 static const struct inode_operations bpf_map_iops = { };
99 static const struct inode_operations bpf_link_iops = { };
331 const struct inode_operations *iops, in bpf_mkobj_ops()
406 static const struct inode_operations bpf_dir_iops = {
/OK3568_Linux_fs/kernel/fs/jffs2/
H A Dos-linux.h151 extern const struct inode_operations jffs2_dir_inode_operations;
155 extern const struct inode_operations jffs2_file_inode_operations;
164 extern const struct inode_operations jffs2_symlink_inode_operations;
/OK3568_Linux_fs/kernel/fs/udf/
H A Dudfdecl.h80 extern const struct inode_operations udf_dir_inode_operations;
82 extern const struct inode_operations udf_file_inode_operations;
84 extern const struct inode_operations udf_symlink_inode_operations;

123456789