Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dfs.h1800 struct inode_operations { struct
1803 int (*permission) (struct mnt_idmap *, struct inode *, int);
1806 int (*readlink) (struct dentry *, char __user *,int);
1811 int (*unlink) (struct inode *,struct dentry *);
1816 int (*rmdir) (struct inode *,struct dentry *);
1822 int (*getattr) (struct mnt_idmap *, const struct path *,
1824 ssize_t (*listxattr) (struct dentry *, char *, size_t);
1828 int (*atomic_open)(struct inode *, struct dentry *,
1831 int (*tmpfile) (struct mnt_idmap *, struct inode *,
1835 int (*set_acl)(struct mnt_idmap *, struct dentry *,
[all …]
/linux-6.3-rc2/Documentation/filesystems/
A Dlocking.rst54 inode_operations chapter

Completed in 13 milliseconds