Home
last modified time | relevance | path

Searched refs:ceph_new_inode (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/ceph/
H A Ddir.c912 req->r_new_inode = ceph_new_inode(dir, dentry, &mode, &as_ctx); in ceph_mknod()
1020 req->r_new_inode = ceph_new_inode(dir, dentry, &mode, &as_ctx); in ceph_symlink()
1108 req->r_new_inode = ceph_new_inode(dir, dentry, &mode, &as_ctx); in ceph_mkdir()
H A Dsuper.h1026 struct inode *ceph_new_inode(struct inode *dir, struct dentry *dentry,
H A Dfile.c764 new_inode = ceph_new_inode(dir, dentry, &mode, &as_ctx); in ceph_atomic_open()
H A Dinode.c59 * ceph_new_inode - allocate a new inode in advance of an expected create
71 struct inode *ceph_new_inode(struct inode *dir, struct dentry *dentry, in ceph_new_inode() function

Completed in 13 milliseconds