Motr  M0
m0_file Struct Reference

#include <file.h>

Collaboration diagram for m0_file:
Collaboration graph

Data Fields

const struct m0_fidfi_fid
 
struct m0_rm_resource fi_res
 
const struct m0_di_opsfi_di_ops
 

Detailed Description

File.

Definition at line 81 of file file.h.

Field Documentation

◆ fi_di_ops

const struct m0_di_ops* fi_di_ops

Definition at line 92 of file file.h.

◆ fi_fid

const struct m0_fid* fi_fid

File identifier.

This points to the fid stored in an ambient structure, for example, m0t1fs_inode::ci_fid.

Definition at line 88 of file file.h.

◆ fi_res

struct m0_rm_resource fi_res

Embedded resource

Definition at line 90 of file file.h.


The documentation for this struct was generated from the following file: