Home
last modified time | relevance | path

Searched refs:oti_type (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/nfs/objlayout/
Dpnfs_osd_xdr_cli.c242 u32 oti_type; in __read_targetid() local
244 oti_type = be32_to_cpup(p++); in __read_targetid()
245 targetid->oti_type = oti_type; in __read_targetid()
247 switch (oti_type) { in __read_targetid()
/linux-4.4.14/include/linux/
Dpnfs_osd_xdr.h178 u32 oti_type; member