is_dentry         703 fs/ceph/dir.c  		if (!req->r_reply_info.head->is_dentry) {
is_dentry         866 fs/ceph/dir.c  	if (!err && !req->r_reply_info.head->is_dentry)
is_dentry         924 fs/ceph/dir.c  	if (!err && !req->r_reply_info.head->is_dentry)
is_dentry         989 fs/ceph/dir.c  	    !req->r_reply_info.head->is_dentry)
is_dentry        1031 fs/ceph/dir.c  	} else if (!req->r_reply_info.head->is_dentry) {
is_dentry        1075 fs/ceph/dir.c  	if (!err && !req->r_reply_info.head->is_dentry)
is_dentry        1131 fs/ceph/dir.c  	if (!err && !req->r_reply_info.head->is_dentry) {
is_dentry         501 fs/ceph/file.c 	if ((flags & O_CREAT) && !req->r_reply_info.head->is_dentry)
is_dentry        1225 fs/ceph/inode.c 	     rinfo->head->is_dentry, rinfo->head->is_target);
is_dentry        1227 fs/ceph/inode.c 	if (!rinfo->head->is_target && !rinfo->head->is_dentry) {
is_dentry        1234 fs/ceph/inode.c 	if (rinfo->head->is_dentry) {
is_dentry        1323 fs/ceph/inode.c 	if (rinfo->head->is_dentry &&
is_dentry        1451 fs/ceph/inode.c 	} else if (rinfo->head->is_dentry && req->r_dentry) {
is_dentry         292 fs/ceph/mds_client.c 	if (info->head->is_dentry) {
is_dentry         478 include/linux/ceph/ceph_fs.h 	__u8 is_dentry, is_target;     /* true if dentry, target inode records