Searched refs:s_afpd (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dhfs_fs_sb.h32 int s_afpd; /* AFPD compatible mode? */ member in struct:hfs_sb_info
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dhfs_fs_sb.h32 int s_afpd; /* AFPD compatible mode? */ member in struct:hfs_sb_info
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/hfs/
H A Ddir_nat.c314 if (!HFS_SB(parent->i_sb)->s_afpd) {
350 if (!HFS_SB(dir->i_sb)->s_afpd) {
401 if (!HFS_SB(old_dir->i_sb)->s_afpd) {
H A Dsuper.c153 hsb->s_afpd = 0;
231 hsb->s_afpd = 1;
281 fork = hsb->s_afpd ? 'n' : 'c';
H A Dinode.c99 if (hsb->s_afpd &&
274 if (!hsb->s_afpd && (entry->type == HFS_CDR_FIL) &&

Completed in 50 milliseconds