Home
last modified time | relevance | path

Searched refs:real (Results 1 – 6 of 6) sorted by relevance

/fs/
Dcompat.c723 struct nfs4_mount_data *real = raw_data; in do_nfs4_super_data_conv() local
726 real->auth_flavours = compat_ptr(raw->auth_flavours); in do_nfs4_super_data_conv()
727 real->auth_flavourlen = raw->auth_flavourlen; in do_nfs4_super_data_conv()
728 real->proto = raw->proto; in do_nfs4_super_data_conv()
729 real->host_addr = compat_ptr(raw->host_addr); in do_nfs4_super_data_conv()
730 real->host_addrlen = raw->host_addrlen; in do_nfs4_super_data_conv()
731 compat_nfs_string(&real->hostname, &raw->hostname); in do_nfs4_super_data_conv()
732 compat_nfs_string(&real->mnt_path, &raw->mnt_path); in do_nfs4_super_data_conv()
733 compat_nfs_string(&real->client_addr, &raw->client_addr); in do_nfs4_super_data_conv()
734 real->acdirmax = raw->acdirmax; in do_nfs4_super_data_conv()
[all …]
/fs/gfs2/
Dlog.h59 struct buffer_head *real);
Dlog.c533 struct buffer_head *real) in gfs2_log_fake_buf() argument
541 set_bh_page(bh, real->b_page, bh_offset(real)); in gfs2_log_fake_buf()
545 bh->b_private = real; in gfs2_log_fake_buf()
/fs/qnx4/
DKconfig5 This is the file system used by the real-time operating systems
/fs/jffs2/
DTODO12 - make the scan code populate real inodes so read_inode just after
/fs/ntfs/
DChangeLog108 once the attribute is non-resident as it then has real clusters
272 - Set the ntfs_inode->allocated_size to the real allocated size in the
640 if the attribute is not found, and -EIO on real error. In the case
1115 - Update fs/ntfs/attrib.c::map_run_list() to work on both real and
1128 - Rewrite fs/ntfs/aops.c::ntfs_readpage() to work on both real and
1491 block_read_full_page() by using ntfs_file_get_block() with only real