Home
last modified time | relevance | path

Searched refs:A (Results 1 – 16 of 16) sorted by relevance

/fs/squashfs/
Dsquashfs_fs.h136 #define SQUASHFS_INODE_BLK(A) ((unsigned int) ((A) >> 16)) argument
138 #define SQUASHFS_INODE_OFFSET(A) ((unsigned int) ((A) & 0xffff)) argument
140 #define SQUASHFS_MKINODE(A, B) ((long long)(((long long) (A)\ argument
144 #define SQUASHFS_FRAGMENT_BYTES(A) \ argument
145 ((A) * sizeof(struct squashfs_fragment_entry))
147 #define SQUASHFS_FRAGMENT_INDEX(A) (SQUASHFS_FRAGMENT_BYTES(A) / \ argument
150 #define SQUASHFS_FRAGMENT_INDEX_OFFSET(A) (SQUASHFS_FRAGMENT_BYTES(A) % \ argument
153 #define SQUASHFS_FRAGMENT_INDEXES(A) ((SQUASHFS_FRAGMENT_BYTES(A) + \ argument
157 #define SQUASHFS_FRAGMENT_INDEX_BYTES(A) (SQUASHFS_FRAGMENT_INDEXES(A) *\ argument
161 #define SQUASHFS_LOOKUP_BYTES(A) ((A) * sizeof(u64)) argument
[all …]
/fs/jffs2/
Dcompr_rubin.c107 static int encode(struct rubin_state *rs, long A, long B, int symbol) in encode() argument
124 i0 = A * rs->p / (A + B); in encode()
205 static int decode(struct rubin_state *rs, long A, long B) in decode() argument
214 i0 = A * rs->p / (A + B); in decode()
DLICENCE13 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
/fs/ext2/
Dext2.h628 #define A(x,y) BUILD_BUG_ON(x != offsetof(struct ext2_super_block, y)); in verify_offsets() macro
629 A(EXT2_SB_MAGIC_OFFSET, s_magic); in verify_offsets()
630 A(EXT2_SB_BLOCKS_OFFSET, s_blocks_count); in verify_offsets()
631 A(EXT2_SB_BSIZE_OFFSET, s_log_block_size); in verify_offsets()
632 #undef A in verify_offsets()
/fs/qnx4/
DREADME7 Richard "Scuba" A. Frowijn <scuba@wxs.nl>
/fs/dlm/
DKconfig7 A general purpose distributed lock manager for kernel or userspace
/fs/gfs2/
DKconfig8 A cluster filesystem.
/fs/isofs/
Drock.c24 #define SIG(A,B) ((A) | ((B) << 8)) /* isonum_721() */ argument
/fs/proc/
DKconfig21 That location should be /proc. A command such as "mount -t proc proc
/fs/ntfs/
DKconfig16 the old NTFS code starting with Linux 2.5.11. A backport to
/fs/cifs/
DTODO3 A Partial List of Missing Features
DREADME85 with the cifs vfs. A way to enable such mounting is to mark the mount.cifs
254 A partial list of the supported mount options follows:
538 support a default server name. A server name can be up
/fs/
DKconfig.binfmt111 A.out (Assembler.OUTput) is a set of formats for libraries and
/fs/xfs/
Dxfs_attr_leaf.c1787 #define XFS_ATTR_ABS(A) (((A) < 0) ? -(A) : (A)) in xfs_attr3_leaf_figure_balance() argument
/fs/befs/
DChangeLog126 in directories. A cleaner solution will come after I've thought about it
/fs/nls/
DKconfig8 The base Native Language Support. A number of filesystems