Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dfs.h1904 struct inode_operations { struct
1905 struct dentry * (*lookup) (struct inode *,struct dentry *, unsigned int);
1906 const char * (*get_link) (struct dentry *, struct inode *, struct delayed_call *);
1907 int (*permission) (struct mnt_idmap *, struct inode *, int);
1908 struct posix_acl * (*get_inode_acl)(struct inode *, int, bool);
1910 int (*readlink) (struct dentry *, char __user *,int);
1912 int (*create) (struct mnt_idmap *, struct inode *,struct dentry *,
1914 int (*link) (struct dentry *,struct inode *,struct dentry *);
1915 int (*unlink) (struct inode *,struct dentry *);
1916 int (*symlink) (struct mnt_idmap *, struct inode *,struct dentry *,
[all …]
/Linux-v6.6/Documentation/filesystems/
Dlocking.rst54 inode_operations chapter