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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dnamei.c134 if (is_bad_inode(dent_inode) || MSEQNO(mref) ==
152 dent_ino, MSEQNO(mref),
H A Dlayout.h260 * sequence number (MSEQNO) respectively.
275 #define MSEQNO(x) ((u16)(((x) >> 48) & 0xffff)) macro
H A Dmft.c248 u16 seq_no = MSEQNO(mref);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dmft.c264 * and for having a matching sequence number (if MSEQNO(*@mref) != 0).
297 if (MSEQNO(mref) && MSEQNO(mref) != le16_to_cpu(m->sequence_number)) {
299 (unsigned long long)MREF(mref), MSEQNO(mref),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dlayout.h306 * sequence number (MSEQNO) respectively.
321 #define MSEQNO(x) ((u16)(((x) >> 48) & 0xffff)) macro

Completed in 144 milliseconds