Home
last modified time | relevance | path

Searched defs:coda_inode_info (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/include/linux/
Dcoda_fs_i.h19 struct coda_inode_info { struct
20 struct ViceFid c_fid; /* Coda identifier */
21 u_short c_flags; /* flags (see below) */
22 struct list_head c_cilist; /* list of all coda inodes */
23 int c_mapcount; /* how often is this inode mmapped */
24 struct coda_cred c_cached_cred; /* credentials of cached perms */
25 unsigned int c_cached_perm; /* cached access permissions */