Home
last modified time | relevance | path

Searched defs:inode_operations (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/linux/
Dfs.h2149 struct inode_operations { struct
2150 struct dentry * (*lookup) (struct inode *,struct dentry *, unsigned int);
2151 const char * (*get_link) (struct dentry *, struct inode *, struct delayed_call *);
2152 int (*permission) (struct user_namespace *, struct inode *, int);
2153 struct posix_acl * (*get_acl)(struct inode *, int, bool);
2155 int (*readlink) (struct dentry *, char __user *,int);
2157 int (*create) (struct user_namespace *, struct inode *,struct dentry *,
2159 int (*link) (struct dentry *,struct inode *,struct dentry *);
2160 int (*unlink) (struct inode *,struct dentry *);
2161 int (*symlink) (struct user_namespace *, struct inode *,struct dentry *,
[all …]
/Linux-v6.1/Documentation/filesystems/
Dlocking.rst54 inode_operations chapter