Searched refs:i_symlink (Results 1 – 4 of 4) sorted by relevance
39 __u8 i_symlink[2 * 4 * 15]; member
1389 offsetof(struct ufs_inode_info, i_u1.i_symlink), in init_inodecache()1391 i_u1.i_symlink), in init_inodecache()
637 ci->i_symlink = NULL; in ceph_alloc_inode()726 kfree(ci->i_symlink); in ceph_free_inode()1263 if (!ci->i_symlink) { in ceph_fill_inode()1304 if (!ci->i_symlink) in ceph_fill_inode()1305 ci->i_symlink = sym; in ceph_fill_inode()1317 inode->i_link = ci->i_symlink; in ceph_fill_inode()2395 return fscrypt_get_symlink(inode, ci->i_symlink, i_size_read(inode), in ceph_encrypted_get_link()
392 char *i_symlink; member