Home
last modified time | relevance | path

Searched refs:inode_operations (Results 1 - 25 of 431) sorted by relevance

12345678910>>...18

/kernel/linux/linux-5.10/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 = {
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_inode.h34 extern const struct inode_operations jfs_dir_inode_operations;
36 extern const struct inode_operations jfs_file_inode_operations;
38 extern const struct inode_operations jfs_symlink_inode_operations;
39 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 = {
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_device_view.h92 extern const struct inode_operations hmdfs_file_iops_local;
94 extern const struct inode_operations hmdfs_dir_inode_ops_local;
97 extern const struct inode_operations hmdfs_symlink_iops_local;
98 extern const struct inode_operations hmdfs_dir_inode_ops_share;
101 extern const struct inode_operations hmdfs_dev_file_iops_remote;
104 extern const struct inode_operations hmdfs_dev_dir_inode_ops_remote;
108 extern const struct inode_operations hmdfs_dev_file_iops_cloud;
112 extern const struct inode_operations hmdfs_dev_dir_inode_ops_cloud;
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_device_view.h92 extern const struct inode_operations hmdfs_file_iops_local;
94 extern const struct inode_operations hmdfs_dir_inode_ops_local;
97 extern const struct inode_operations hmdfs_symlink_iops_local;
98 extern const struct inode_operations hmdfs_dir_inode_ops_share;
101 extern const struct inode_operations hmdfs_dev_file_iops_remote;
104 extern const struct inode_operations hmdfs_dev_dir_inode_ops_remote;
108 extern const struct inode_operations hmdfs_dev_file_iops_cloud;
112 extern const struct inode_operations hmdfs_dev_dir_inode_ops_cloud;
/kernel/linux/linux-5.10/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 = {
/kernel/linux/linux-5.10/fs/ext2/
H A Dsymlink.c24 const struct inode_operations ext2_symlink_inode_operations = {
31 const struct inode_operations ext2_fast_symlink_inode_operations = {
/kernel/linux/linux-6.6/fs/ext2/
H A Dsymlink.c24 const struct inode_operations ext2_symlink_inode_operations = {
31 const struct inode_operations ext2_fast_symlink_inode_operations = {
/kernel/linux/linux-5.10/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;
/kernel/linux/linux-5.10/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;
/kernel/linux/linux-6.6/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;
/kernel/linux/linux-6.6/fs/squashfs/
H A Dsquashfs.h104 extern const struct inode_operations squashfs_inode_ops;
107 extern const struct inode_operations squashfs_dir_inode_ops;
111 extern const struct inode_operations squashfs_symlink_inode_ops;
/kernel/linux/linux-5.10/fs/proc/
H A Dinternal.h41 const struct inode_operations *proc_iops;
221 extern const struct inode_operations proc_link_inode_operations;
222 extern const struct inode_operations proc_pid_link_inode_operations;
234 extern const struct inode_operations proc_ns_dir_inode_operations;
241 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;
/kernel/linux/linux-6.6/fs/proc/
H A Dinternal.h41 const struct inode_operations *proc_iops;
216 extern const struct inode_operations proc_link_inode_operations;
217 extern const struct inode_operations proc_pid_link_inode_operations;
229 extern const struct inode_operations proc_ns_dir_inode_operations;
236 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;
/kernel/linux/linux-5.10/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;
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsfs.h50 extern const struct inode_operations cifs_dir_inode_ops;
82 extern const struct inode_operations cifs_file_inode_ops;
83 extern const struct inode_operations cifs_symlink_inode_ops;
84 extern const struct inode_operations cifs_namespace_inode_operations;
/kernel/linux/linux-5.10/fs/bfs/
H A Dbfs.h60 extern const struct inode_operations bfs_file_inops;
65 extern const struct inode_operations bfs_dir_inops;
/kernel/linux/linux-6.6/fs/bfs/
H A Dbfs.h60 extern const struct inode_operations bfs_file_inops;
65 extern const struct inode_operations bfs_dir_inops;
/kernel/linux/linux-5.10/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;
/kernel/linux/linux-5.10/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;
/kernel/linux/linux-5.10/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;
/kernel/linux/linux-5.10/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;

Completed in 8 milliseconds

12345678910>>...18