OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:agblocks_shift
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/core/fs/xfs/
xfs.h
65
((block_t)((agno) << XFS_INFO((fs))->
agblocks_shift
))
219
uint8_t
agblocks_shift
; /* agblocks in bits */
member in struct:xfs_fs_info
xfs.c
360
info->
agblocks_shift
= sb->sb_agblklog;
Completed in 767 milliseconds