Searched refs:sd_v2_mode (Results 1 – 2 of 2) sorted by relevance
75 bb_mode_string(sd_v2_mode(sd)), sd_v2_nlink(sd),sd_v2_uid(sd),sd_v2_gid(sd), in sd_print_item()709 sd_v2_mode((struct stat_data *) (INFO->current_item)), in reiserfs_dir()717 sd_v2_mode((struct stat_data *) INFO->current_item); in reiserfs_dir()
342 #define sd_v2_mode(sdp) (__le16_to_cpu((sdp)->sd_mode)) macro