Searched defs:vinode (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/bcachefs/
H A Dfs-ioctl.c215 struct inode *vinode = NULL; local
H A Dfs-io-pagecache.c668 loff_t bch2_seek_pagecache_data(struct inode *vinode, argument
757 loff_t bch2_seek_pagecache_hole(struct inode *vinode, argument
H A Dxattr.c353 bch2_xattr_get_handler(const struct xattr_handler *handler, struct dentry *dentry, struct inode *vinode, const char *name, void *buffer, size_t size) argument
365 bch2_xattr_set_handler(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *dentry, struct inode *vinode, const char *name, const void *value, size_t size, int flags) argument
428 __bch2_xattr_bcachefs_get(const struct xattr_handler *handler, struct dentry *dentry, struct inode *vinode, const char *name, void *buffer, size_t size, bool all) argument
478 bch2_xattr_bcachefs_get(const struct xattr_handler *handler, struct dentry *dentry, struct inode *vinode, const char *name, void *buffer, size_t size) argument
509 bch2_xattr_bcachefs_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *dentry, struct inode *vinode, const char *name, const void *value, size_t size, int flags) argument
608 bch2_xattr_bcachefs_get_effective( const struct xattr_handler *handler, struct dentry *dentry, struct inode *vinode, const char *name, void *buffer, size_t size) argument
[all...]
H A Dfs.c155 static int bch2_iget5_test(struct inode *vinode, void *p) argument
164 static int bch2_iget5_set(struct inode *vinode, void *p) argument
958 static int bch2_fiemap(struct inode *vinode, struct fiemap_extent_info *info, argument
1098 static int bch2_open(struct inode *vinode, struct file *file) argument
1240 bch2_encode_fh(struct inode *vinode, u32 *fh, int *len, struct inode *vdir) argument
1280 struct inode *vinode = bch2_vfs_inode_get(c, (subvol_inum) { local
1509 struct inode *vinode = container_of(head, struct inode, i_rcu); local
1515 bch2_destroy_inode(struct inode *vinode) argument
1534 bch2_vfs_write_inode(struct inode *vinode, struct writeback_control *wbc) argument
1549 bch2_evict_inode(struct inode *vinode) argument
1870 struct inode *vinode; local
[all...]

Completed in 230 milliseconds