Home
last modified time | relevance | path

Searched refs:vii_dotdot (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/freevxfs/
H A Dvxfs_inode.h158 #define vii_dotdot vii_ftarea.dotdot macro
H A Dvxfs_lookup.c205 if (!dir_emit(ctx, "..", 2, VXFS_INO(ip)->vii_dotdot, DT_DIR)) in vxfs_readdir()
H A Dvxfs_inode.c98 vip->vii_dotdot = fs32_to_cpu(sbi, dip->vdi_dotdot); in dip2vip_cpy()