Home
last modified time | relevance | path

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

/linux/include/linux/
A Dfs.h2127 struct inode_operations { struct
2133 int (*readlink) (struct dentry *, char __user *,int);
2138 int (*unlink) (struct inode *,struct dentry *);
2143 int (*rmdir) (struct inode *,struct dentry *);
2149 int (*getattr) (struct mnt_idmap *, const struct path *,
2151 ssize_t (*listxattr) (struct dentry *, char *, size_t);
2154 int (*update_time)(struct inode *, int);
2155 int (*atomic_open)(struct inode *, struct dentry *,
2158 int (*tmpfile) (struct mnt_idmap *, struct inode *,
2162 int (*set_acl)(struct mnt_idmap *, struct dentry *,
[all …]
/linux/Documentation/filesystems/
A Dlocking.rst54 inode_operations chapter

Completed in 15 milliseconds