Lines Matching defs:inode
65 * parsed info about a single inode. pointers are into the encoded
92 struct ceph_mds_reply_info_in inode;
98 * either: 1) the target inode and/or its parent directory and dentry,
248 struct inode *r_inode; /* arg1 */
251 struct inode *r_old_dentry_dir; /* arg2: old dentry's parent dir */
255 struct inode *r_parent; /* parent dir inode */
256 struct inode *r_target_inode; /* resulting inode */
288 struct inode *r_old_inode;
310 struct inode *r_unsafe_dir;
313 /* unsafe requests that modify the target inode */
362 unsigned long timeout; /* last time a lookup failed for this inode */
364 struct inode *inode;
505 struct inode *dir);
509 struct inode *dir,
512 struct inode *dir,
538 int (*cb)(struct inode *,
571 static inline int ceph_wait_on_async_create(struct inode *inode)
573 struct ceph_inode_info *ci = ceph_inode(inode);