Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Damigaffs.h82 struct affs_tail { struct
/linux-4.1.27/fs/affs/
Daffs.h21 #define AFFS_TAIL(sb, bh) ((struct affs_tail *)((bh)->b_data+(sb)->s_blocksize-sizeof(struct affs_t…
Dinode.c20 struct affs_tail *tail; in affs_iget()
170 struct affs_tail *tail; in affs_write_inode()