Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ntfs/
Dlayout.h358 /* 28*/ le32 bytes_allocated; /* Number of bytes allocated for this mft member
427 /* 28*/ le32 bytes_allocated; /* Number of bytes allocated for this mft member
/linux-3.4.99/fs/ocfs2/
Ddir.c2879 int did_quota = 0, bytes_allocated = 0; in ocfs2_expand_inline_dir() local