Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfs.h1965 struct inode_operations { struct
1971 int (*readlink) (struct dentry *, char __user *,int);
1976 int (*unlink) (struct inode *,struct dentry *);
1981 int (*rmdir) (struct inode *,struct dentry *);
1987 int (*getattr) (struct mnt_idmap *, const struct path *,
1989 ssize_t (*listxattr) (struct dentry *, char *, size_t);
1992 int (*update_time)(struct inode *, int);
1993 int (*atomic_open)(struct inode *, struct dentry *,
1996 int (*tmpfile) (struct mnt_idmap *, struct inode *,
2000 int (*set_acl)(struct mnt_idmap *, struct dentry *,
[all …]
/openbmc/linux/Documentation/filesystems/
H A Dlocking.rst54 inode_operations chapter